This commit is contained in:
2026-03-20 05:06:08 +03:30
parent a432a42bde
commit aeb25b7b2d
-4
View File
@@ -101,7 +101,3 @@ jobs:
- name: Run lint
run: |
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
- name: Run tests
run: |
pytest -q