Skip to content

Commit 7ba3968

Browse files
authored
Merge pull request #324 from chaoming0625/master
backward compatibility of `brainpy.dyn` module
2 parents e6a2dbe + 8623223 commit 7ba3968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

brainpy/dyn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Deprecated. Use ``brainpy.xxx`` instead.
55
"""
66

7-
7+
from . import neurons, synouts, synapses, synplast, layers, rates
88

99

1010

0 commit comments

Comments
 (0)