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 38a5233 commit fb4680aCopy full SHA for fb4680a
1 file changed
spynnaker/pyNN/__init__.py
@@ -52,7 +52,7 @@
52
from spinn_front_end_common.utilities.exceptions import (
53
ConfigurationException)
54
55
-# Selt import to check if copied into pyNN.spiNNaker
+# Self import to check if copied into pyNN.spiNNaker
56
import spynnaker.pyNN as _sim
57
58
from spynnaker.pyNN.exceptions import SpynnakerException
0 commit comments