Skip to content

Commit 3057155

Browse files
authored
Update CONTRIBUTING.md (#4208)
1 parent 43f6cf4 commit 3057155

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ poetry run pytest
7676

7777
The project uses [Black](https://github.com/psf/black) formatting style. All `.py` files in a PR must be black-formatted.
7878

79+
Install `black` extension for Visualtudio Code: https://marketplace.visualstudio.com/items?itemName=ms-python.black-formatter
80+
7981
IDE-specific Black integration guides:
8082

8183
- [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

Comments
 (0)