Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Hjorthmedh committed Oct 25, 2023
1 parent 1122da2 commit e41fc8b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions snudda/place/place.py
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,6 @@ def add_neurons(self,
else:
morphology_id = None

print(f"Debugging: morphology_id = {morphology_id}")

n = neuron_prototype.clone(position=coords,
rotation=rotation,
morphology_id=morphology_id,
Expand Down

0 comments on commit e41fc8b

Please sign in to comment.