Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobronium committed Aug 13, 2024
1 parent 5309818 commit 47306f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cvat/apps/engine/tests/test_lazy_list.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ def __class_getitem__(cls, slice_: slice) -> slice:
raise TypeError("Use slice_getter only for slices")
return slice_


class TestLazyList(unittest.TestCase):

def setUp(self):
Expand Down

0 comments on commit 47306f2

Please sign in to comment.