Skip to content

Commit e1eda24

Browse files
committed
fix type ignoring
1 parent 53f9340 commit e1eda24

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
@@ -109,7 +109,7 @@ warn_unused_ignores = true
109109

110110
[[tool.mypy.overrides]]
111111
module=[
112-
"asv_core.*",
112+
"asv_runner.*",
113113
"cachey",
114114
"cftime",
115115
"dask.*",

0 commit comments

Comments
 (0)