atom-python-black
atom-python-black copied to clipboard
Adding comandline parameters
I'm trying to add the --experimental-string-processing
parameter to black when formatting.
When I change the "Path to executable" to black --experimental-string-processing
I get the same error as in #29. Is this the right way to add parameters? If not how to do this properly?
Thanks in Advance! Jakob