Skip to content

Commit 667401e

Browse files
authored
fix pep8
1 parent ee8913c commit 667401e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neo/test/iotest/test_asciisignalio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ def reader(filename, comment_rows):
136136

137137
# test_skiprows
138138
# test_usecols
139-
139+
140140
def test_timecolumn(self):
141141
sample_data = np.random.uniform(size=(200, 3))
142142
sampling_period = 0.5

0 commit comments

Comments
 (0)