Skip to content

Commit

Permalink
fix(pyproject): Fix mypy error
Browse files Browse the repository at this point in the history
  • Loading branch information
devsjc committed Jan 20, 2025
1 parent d1cf0b3 commit 1f332b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,5 @@ ignore_missing_imports = true
plugins = [
'numpy.typing.mypy_plugin'
]
explicit_package_bases = true

0 comments on commit 1f332b4

Please sign in to comment.