We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf180c commit 6efece1Copy full SHA for 6efece1
CONTRIBUTING.md
@@ -42,7 +42,7 @@ black path/to/module.py
42
Or, get your IDE or editor to automatically re-format files as you save. Configuration
43
instructions [here](https://black.readthedocs.io/en/stable/integrations/editors.html)
44
45
-> Note for pycharm users: The blackd plugin requires a blackd daemon to be running; add it to your crontab.
+Note for pycharm users: The blackd plugin requires a blackd daemon to be running; add it to your crontab.
46
47
Or, configure your local git install to automatically check and fix your code
48
as you commit. Configuration instructions
0 commit comments