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 55fb5d9 commit 57354c5Copy full SHA for 57354c5
.github/workflows/test_full.yml
@@ -37,8 +37,6 @@ jobs:
37
run: pip install flit
38
- name: Install Dependencies
39
run: flit install --symlink
40
- - name: Black
41
- run: black --check ellar_cli tests
42
- name: Ruff linting check
43
run: ruff check ellar_cli tests
44
- name: mypy
0 commit comments