Skip to content
Snippets Groups Projects
Commit 7ffc8d43 authored by Florian Bruhin's avatar Florian Bruhin
Browse files

Update for new mypy

parent 895e78f6
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ import pytest
# needed as early import because pytester cleans up sys.modules in
# test_cell_tag_not_found_*, but rpds cannot be reimported
# (via testbook -> # jsonschema -> referencing -> rpds)
import testbook # type: ignore[import] # noqa: F401
import testbook # type: ignore[import-untyped] # noqa: F401
import autpy.git
import autpy.paths
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment