This commit is contained in:
pagedown 2022-03-11 17:28:29 +08:00
parent bd87d50948
commit 740e787f54
No known key found for this signature in database
GPG Key ID: E921CF18AC8FF6EB

View File

@ -25,7 +25,7 @@ from typing import (
)
from kitty.constants import (
cache_dir, runtime_dir, shell_integration_dir, ssh_control_master_template,
runtime_dir, shell_integration_dir, ssh_control_master_template,
terminfo_dir
)
from kitty.fast_data_types import get_options