We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da870fd commit f8464bbCopy full SHA for f8464bb
CellTypesDatabase/models/ParseAll.py
@@ -68,7 +68,7 @@
68
#continue # skip this...
69
utils = AllActiveUtils(description, axon_type='stub') # all-active type
70
else:
71
- #continue
+ continue # skip this...
72
utils = Utils(description) # perisomatic type
73
74
0 commit comments