Skip to content

Commit

Permalink
Flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
ntolley authored and jasmainak committed May 19, 2021
1 parent f9856f0 commit 138f7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/plot_connectivity.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
# Using the sparse connectivity pattern led produced a lot more spiking in
# the L5 pyramidal cells. While there are less excitatory connections overall,
# there was also a decrease in the inhibtory connections. This shift in
# activity is often referred to as the excitatory/inhibitory (E/I) balance.
# activity is often referred to as the excitatory/inhibitory (E/I) balance.
# As a final step, we can see how this change in spiking activity impacts
# the aggregate current dipole.
import matplotlib.pyplot as plt
Expand Down

0 comments on commit 138f7d6

Please sign in to comment.