Skip to content

Commit 358e16f

Browse files
author
sprenger
committed
[utils] pep8
1 parent 68d4458 commit 358e16f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

neo/utils/misc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,7 @@ def cut_segment_by_epoch(seg, epoch, reset_time=False):
558558

559559
return segments
560560

561+
561562
def clean_annotations(dictionary):
562563
"""
563564
Remove reserved keys from an annotation dictionary.

0 commit comments

Comments
 (0)