We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa4226 commit e1fdce7Copy full SHA for e1fdce7
1 file changed
pyproject.toml
@@ -17,5 +17,5 @@ requires = ["setuptools"]
17
build-backend = "setuptools.build_meta"
18
19
[[tool.mypy.overrides]]
20
-module = ["matplotlib", "matplotlib.*", "pyNN","pyNN.random","pyNN.space","quantities", "neo", "neo.*", "scipy", "scipy.*", "lazyarray"]
+module = ["matplotlib", "matplotlib.*", "pyNN","pyNN.random","pyNN.space","pyNN.utility.*","quantities", "neo", "neo.*", "scipy", "scipy.*", "lazyarray"]
21
ignore_missing_imports = true
0 commit comments