Skip to content

Commit

Permalink
Merge pull request #45 from mariuzka/le/fix_precommit_errors
Browse files Browse the repository at this point in the history
Le/fix precommit errors
  • Loading branch information
mariuzka authored Mar 13, 2024
2 parents 5f71eac + 627605a commit 9ffba07
Show file tree
Hide file tree
Showing 11 changed files with 449 additions and 6,054 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,4 @@ dmypy.json
# other
/marius/
/.virtual_documents/
.DS_Store
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ repos:
hooks:
- id: mypy
exclude: ^docs/
additional_dependencies: [types-tabulate]
Loading

0 comments on commit 9ffba07

Please sign in to comment.