We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b26df5d commit e84eea5Copy full SHA for e84eea5
test/font_test.py
@@ -885,7 +885,6 @@ def test_font_method_should_raise_exception_after_quit(self):
885
("get_height", ()),
886
("get_italic", ()),
887
("get_linesize", ()),
888
- ("set_linesize", (2,)),
889
("get_sized_descender", ()),
890
("get_underline", ()),
891
("metrics", ("any text",)),
0 commit comments