Skip to content

Commit

Permalink
Update mpos to mnpos in the sample code in morphology.rst (#2276)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErbB4 authored Jun 19, 2024
1 parent 65a0e5f commit 93bc731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/python/morphology.rst
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ Cable cell morphology
import arbor
from arbor import mpoint
from arbor import mpos
from arbor import mnpos
tree = arbor.segment_tree()
# Start with a cylinder segment for the soma (with tag 1)
Expand Down

0 comments on commit 93bc731

Please sign in to comment.