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
On linux, it is like /Users/utkarsh/miniconda3/envs/atom-python/bin/black which points to the binary of black.
I've not tested this package on Windows myself, but you would need to provide a similar path on windows.
In the power shell, I can enter:
python -m black
and black will run.
However, I can't what format the Atom config wants.
It isn't:
So how should I enter the path to black?
The text was updated successfully, but these errors were encountered: