Skip to content

Commit e1fdce7

Browse files
committed
pyNN.utility.*
1 parent 6aa4226 commit e1fdce7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ requires = ["setuptools"]
1717
build-backend = "setuptools.build_meta"
1818

1919
[[tool.mypy.overrides]]
20-
module = ["matplotlib", "matplotlib.*", "pyNN","pyNN.random","pyNN.space","quantities", "neo", "neo.*", "scipy", "scipy.*", "lazyarray"]
20+
module = ["matplotlib", "matplotlib.*", "pyNN","pyNN.random","pyNN.space","pyNN.utility.*","quantities", "neo", "neo.*", "scipy", "scipy.*", "lazyarray"]
2121
ignore_missing_imports = true

0 commit comments

Comments
 (0)