Skip to content

Commit 6efece1

Browse files
revert to upstream
1 parent bdf180c commit 6efece1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ black path/to/module.py
4242
Or, get your IDE or editor to automatically re-format files as you save. Configuration
4343
instructions [here](https://black.readthedocs.io/en/stable/integrations/editors.html)
4444

45-
> Note for pycharm users: The blackd plugin requires a blackd daemon to be running; add it to your crontab.
45+
Note for pycharm users: The blackd plugin requires a blackd daemon to be running; add it to your crontab.
4646

4747
Or, configure your local git install to automatically check and fix your code
4848
as you commit. Configuration instructions

0 commit comments

Comments
 (0)