Skip to content

Commit b60be21

Browse files
committed
restart CI
1 parent 609a2a9 commit b60be21

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

neurodamus/connection_manager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,6 @@ def _iterate_conn_params( # noqa: PLR0914
635635
# it might lose some readability.
636636
# For each tgid we obtain the synapse parameters as a record array. We then split it,
637637
# without copying, yielding ranges (views) of it.
638-
639638
if show_progress is None:
640639
show_progress = len(gids) >= AUTO_PROGRESS_THRESHOLD
641640

0 commit comments

Comments
 (0)