mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-04 05:32:40 +02:00
pep8
This commit is contained in:
@@ -9,7 +9,6 @@ from typing import Union
|
||||
from .fast_data_types import set_uint_at_address
|
||||
from .utils import resolve_custom_file
|
||||
|
||||
|
||||
MarkerFunc = Callable[[str, int, int, int], Generator[None, None, None]]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user