Skip to content

Commit 57354c5

Browse files
committed
drop black: removed black from ci
1 parent 55fb5d9 commit 57354c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test_full.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ jobs:
3737
run: pip install flit
3838
- name: Install Dependencies
3939
run: flit install --symlink
40-
- name: Black
41-
run: black --check ellar_cli tests
4240
- name: Ruff linting check
4341
run: ruff check ellar_cli tests
4442
- name: mypy

0 commit comments

Comments
 (0)