mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-22 16:28:19 +02:00
Fix failing flake
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user