Skip to content

Commit c2b378e

Browse files
committed
fix mypy ignore
1 parent 9ace31d commit c2b378e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ module=[
115115
"dask.*",
116116
"importlib_metadata",
117117
"numba",
118-
"numbagg",
118+
"numbagg.*",
119119
"numpy_groupies.*",
120120
"matplotlib.*",
121121
"pandas",

0 commit comments

Comments
 (0)