Skip to content

Commit f33dc39

Browse files
committed
mypy conf: stop ignoring unused package
1 parent dfb497b commit f33dc39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ disallow_untyped_defs = true
5757

5858
[[tool.mypy.overrides]]
5959
module = [
60-
"setuptools_scm",
6160
"f90nml.*",
6261
"h5py.*",
6362
"matplotlib.*",

0 commit comments

Comments
 (0)