Skip to content

Commit

Permalink
fix static check error
Browse files Browse the repository at this point in the history
  • Loading branch information
jessica-mitchell committed Apr 21, 2022
1 parent a59f534 commit 7e27f95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pynest/examples/store_restore_network.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
# input. Excitatory connections are plastic (STDP). Spike activity of
# the excitatory population is recorded.


class EINetwork:
"""
A simple balanced random network with plastic excitatory synapses.
Expand Down

0 comments on commit 7e27f95

Please sign in to comment.