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 2ea87af commit 668bab8Copy full SHA for 668bab8
.github/workflows/formatting.yml
@@ -28,4 +28,4 @@ jobs:
28
run: isort .
29
30
- name: Run Ruff
31
- run: ruff .
+ run: ruff format .
0 commit comments