Skip to content
Snippets Groups Projects
Verified Commit b4a0949d authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Make black

parent 9d10720a
No related branches found
No related tags found
1 merge request!68Rewrite the online module
Pipeline #25202 passed
......@@ -785,7 +785,6 @@ class TestSummarysliceReader(unittest.TestCase):
assert first_frame_index == sr[0].headers[0].frame_index
assert last_frame_index == sr[1].headers[0].frame_index
assert last_frame_index == sr[-1].headers[0].frame_index
assert first_frame_index == sr[-2].headers[0].frame_index
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment