mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
...
This commit is contained in:
parent
bd87d50948
commit
740e787f54
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue