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 72668e5 commit 898675dCopy full SHA for 898675d
.github/workflows/tests.yml
@@ -41,4 +41,4 @@ jobs:
41
pip install -r requirements/test.txt
42
- name: Run tests and check code format
43
run: |
44
- python3 -m pytest -ruff --ruff-format
+ python3 -m pytest --ruff --ruff-format
0 commit comments