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 43f6cf4 commit 3057155Copy full SHA for 3057155
CONTRIBUTING.md
@@ -76,6 +76,8 @@ poetry run pytest
76
77
The project uses [Black](https://github.com/psf/black) formatting style. All `.py` files in a PR must be black-formatted.
78
79
+Install `black` extension for Visualtudio Code: https://marketplace.visualstudio.com/items?itemName=ms-python.black-formatter
80
+
81
IDE-specific Black integration guides:
82
83
- [VSCode: Using Black to automatically format Python](https://dev.to/adamlombard/how-to-use-the-black-python-code-formatter-in-vscode-3lo0)
0 commit comments