Skip to content

Commit

Permalink
remove unneeded overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Apr 22, 2024
1 parent 5d0dac6 commit 9c1a071
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -213,17 +213,14 @@ plugins = ["numpy.typing.mypy_plugin"]
[[tool.mypy.overrides]]
module = [
"boltons.*",
"bottleneck.*",
"cftime.*",
"clisops.core.subset.*",
"lmoments3.*",
"matplotlib.*",
"jsonpickle.*",
"numba.*",
"pint.*",
"pytest_socket.*",
"SBCK.*",
"scipy.*",
"sklearn.*",
"statsmodels.*",
"yamale.*",
"yaml.*"
]
Expand Down

0 comments on commit 9c1a071

Please sign in to comment.