Skip to content

Commit 6b4d6e8

Browse files
committed
style: run ruff format on magic.py to pass pre-commit linters
1 parent 69ff13e commit 6b4d6e8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

brian2/core/magic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,4 +493,3 @@ def start_scope():
493493
# Run garbage collection here to destroy stale objects from previous runs
494494
# preventing them from squatting on auto-generated names in the InstanceFollower
495495
gc.collect()
496-

0 commit comments

Comments
 (0)