Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

Commit 2ba33a3

Browse files
authored
pycharm autoformat
1 parent 17c967b commit 2ba33a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Black (like flake8) is configurable but through a .toml file (not setup.cfg) tha
8181

8282
Some IDEs have format on save features and can be configured to use black:
8383
* Visual studio code: https://dev.to/adamlombard/how-to-use-the-black-python-code-formatter-in-vscode-3lo0
84+
* Pycharm: https://www.jetbrains.com/help/pycharm/reformat-and-rearrange-code.html
8485

8586
## pydocstyle
8687
[pydocstyle](http://www.pydocstyle.org/en/stable/) is a static analysis tool for checking compliance with Python docstring conventions.

0 commit comments

Comments
 (0)