Skip to content

Commit 2f34baa

Browse files
committed
fixup! fixup! Run mypy before tests
1 parent 5c0c146 commit 2f34baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ module = [
151151
"ipywidgets.*",
152152
# matplotlib typing is not available for Python 3.8
153153
# remove this when we stop supporting Python 3.8
154-
"matplotlib",
154+
"matplotlib.*",
155155
"requests_toolbelt.*",
156156
"torch.*",
157157
"ultralytics.*",

0 commit comments

Comments
 (0)