We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 349138d commit ccfd584Copy full SHA for ccfd584
README.md
@@ -468,6 +468,7 @@ formatting into PyCharm.
468
1. Install the [Ruff PyCharm Plugin](https://plugins.jetbrains.com/plugin/20574-ruff)
469
2. Open Preferences or Settings | Tools | Ruff
470
- **Check**: Run Ruff when the python file is saved
471
+ - **Check**: Use Import Optimizer
472
- **Check**: Use ruff format
473
474
Now, on <kbd>ctrl+s</kbd>, the current source file will be automatically formatted and imports
0 commit comments