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 b82c71b commit 24735b4Copy full SHA for 24735b4
.github/workflows/py_analisys.yml
@@ -18,4 +18,4 @@ jobs:
18
pip install ruff==0.5.5
19
- name: Analysing the code with ruff
20
run: |
21
- ruff check backend
+ ruff check
0 commit comments