Skip to content

Commit 23ec040

Browse files
committed
pynn.*
1 parent 4d5545b commit 23ec040

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.descriptions","pyNN.neuron.*","pyNN.random","pyNN.recording.*","pyNN.space","pyNN.standardmodels.*","pyNN.utility.*","quantities", "neo", "neo.*", "scipy", "scipy.*", "lazyarray"]
20+
module = ["matplotlib", "matplotlib.*", "pyNN.*","quantities", "neo", "neo.*", "scipy", "scipy.*", "lazyarray"]
2121
ignore_missing_imports = true

0 commit comments

Comments
 (0)