Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaylon1 committed Sep 28, 2023
1 parent b3895d9 commit 8db5c2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/test_term_set.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,3 @@ def test_wrapper_extend_error(self):
def test_wrapper_next(self):
with self.assertRaises(AttributeError):
next(self.wrapped_list)

0 comments on commit 8db5c2d

Please sign in to comment.