Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lpasselin committed Dec 15, 2020
1 parent f5fb96e commit 4f5b951
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/functional/test_playback.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,3 @@ def test_get_previouse_capture(playback: PyK4APlayback):
assert capture.color_timestamp_usec == 800222
assert capture.ir_timestamp_usec == 800222
assert capture._calibration is not None # Issue #81

0 comments on commit 4f5b951

Please sign in to comment.