We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0fc8e4 commit adcfe8bCopy full SHA for adcfe8b
tests/test_time.py
@@ -63,5 +63,3 @@ def test_shuffle(self):
63
assert output in model.log[:2]
64
for output in self.expected_output[2:]:
65
assert output in model.log[2:]
66
-
67
0 commit comments