We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The readme should mention how to run black to ensure your code is correctly formatted.
Related: #333
The text was updated successfully, but these errors were encountered:
To make this easier, we should probably configure black via a configuration file, instead of using command line arguments directly. Here are some docs for that: https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#configuration-via-a-file
Sorry, something went wrong.
No branches or pull requests
The readme should mention how to run black to ensure your code is correctly formatted.
Related: #333
The text was updated successfully, but these errors were encountered: