Skip to content

Commit 8fb3e22

Browse files
authored
Merge pull request #1736 from NeuralEnsemble/black-formatting
Black formatting
2 parents f825422 + b2e8676 commit 8fb3e22

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)