We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33064a4 commit a786582Copy full SHA for a786582
src/plottools/neurons.py
@@ -33,7 +33,7 @@ def neuron(ax, xy, r, label=None, xytarget=None, synapse='exc',
33
```
34
or
35
36
- import plottools.axes
+ import plottools.aspect
37
ax.set_ylim_equal()
38
39
0 commit comments