Skip to content

Commit

Permalink
T0000: test
Browse files Browse the repository at this point in the history
  • Loading branch information
kumvijaya authored Aug 26, 2024
1 parent 2e54be3 commit abc5f78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/darker-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
- name: Analyze Code with Darker
run: |
darker -r current...HEAD --check --diff --isort --color -c src/tests/*.py
darker -r current...HEAD --check --diff --lint "pylint --errors-only" --color -c src/tests/*.py
# - name: analyze
# run: |
Expand Down
4 changes: 0 additions & 4 deletions pyproject.toml

This file was deleted.

0 comments on commit abc5f78

Please sign in to comment.