Skip to content

Commit

Permalink
fix: Correct minor linting finds
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcHLuehr committed Dec 3, 2024
1 parent 64da38f commit c03d71f
Show file tree
Hide file tree
Showing 5 changed files with 312 additions and 231 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/format-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
run: |
ruff format --check
ruff check
mypy --check
#mypy --check .
Loading

0 comments on commit c03d71f

Please sign in to comment.