Skip to content

Commit adcfe8b

Browse files
committed
Flake8 fix
JFC
1 parent d0fc8e4 commit adcfe8b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_time.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,3 @@ def test_shuffle(self):
6363
assert output in model.log[:2]
6464
for output in self.expected_output[2:]:
6565
assert output in model.log[2:]
66-
67-

0 commit comments

Comments
 (0)