diff --git a/kitty_tests/graphics.py b/kitty_tests/graphics.py index f10e7ce88..13c27d4ad 100644 --- a/kitty_tests/graphics.py +++ b/kitty_tests/graphics.py @@ -16,6 +16,6 @@ class TestGraphics(BaseTest): def test_load_images(self): s = self.create_screen() - c = s.callbacks + # c = s.callbacks g = s.grman print(g)