Skip to content

Commit 9de04d1

Browse files
committed
WIP
1 parent cf88d31 commit 9de04d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

neurodamus/core/coreneuron_configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ class _CoreNEURONConfig:
8080
Note: this creates the `CoreConfig` singleton
8181
"""
8282

83-
default_cell_permute = 0
83+
default_cell_permute = 1
8484
artificial_cell_object = None
8585

8686
@property

0 commit comments

Comments
 (0)