Skip to content

Commit

Permalink
tests fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
itzpr3d4t0r committed Jan 5, 2025
1 parent 1c9398b commit 6ce4df5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/font_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,6 @@ def test_font_method_should_raise_exception_after_quit(self):
("get_height", ()),
("get_italic", ()),
("get_linesize", ()),
("set_linesize", (2,)),
("get_sized_descender", ()),
("get_underline", ()),
("metrics", ("any text",)),
Expand Down

0 comments on commit 6ce4df5

Please sign in to comment.