JorisE/yapfify

Different python versions.

Opened this issue · 0 comments

How to call yapf binary depending on current buffer's Python versions or by shebang line.
So it's can be call the module rather than binary.
Example : python3 -m yapf or python2 -m yapf