mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-01 06:41:30 +00:00
Fix failing flake
This commit is contained in:
parent
b4a96428f3
commit
f0ee728b94
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue