You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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