Skip to content

Commit b2e8676

Browse files
authored
black formatting
1 parent f825422 commit b2e8676

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

neo/rawio/winwcprawio.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ def _parse_header(self):
177177
self._generate_minimal_annotations()
178178
bl_annotations = self.raw_annotations["blocks"][0]
179179
bl_annotations["rec_datetime"] = rec_datetime
180+
180181
def _segment_t_start(self, block_index, seg_index):
181182
return 0.0
182183

0 commit comments

Comments
 (0)