Skip to content

Commit

Permalink
fix mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Aug 22, 2024
1 parent 9bea063 commit 5a14b2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,5 @@ strict = true
warn_no_return = false
check_untyped_defs = true
warn_return_any = false
mypy_path = 'MYPY_CONFIG_FILE_DIR/'
explicit_package_bases = true

0 comments on commit 5a14b2f

Please sign in to comment.