-
Notifications
You must be signed in to change notification settings - Fork 1.2k
black formatter doesn't take effect #14054
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@eromoe You can see the command it uses in Output > Python Looks for |
Oh , I understand what you mention, there is a python output . |
Command is :
It used --quiet by default .. Remove Let me summarize:
|
@eromoe You have to set the arguments like this: |
OK . |
Since the settings issue is related to configuration UX, we are collecting all of these here #14092 |
Uh oh!
There was an error while loading. Please reload this page.
Environment data
Expected behaviour
ctrl + p
->Format Document
Actual behaviour
ctrl + p
->Format Document
settings:

test on black 19.xx and 20.8b1 , both not working .
PS: Directly use black is fine
The text was updated successfully, but these errors were encountered: