pep8
This commit is contained in:
parent
a0b35a4597
commit
896d193413
1 changed files with 1 additions and 0 deletions
|
|
@ -126,6 +126,7 @@ def t(args, leftover=(), fails=False, version_called=False, help_called=False, *
|
|||
|
||||
def launcher(self):
|
||||
import tempfile
|
||||
|
||||
from kitty.constants import is_macos
|
||||
kexe = kitty_exe()
|
||||
cfgdir = None
|
||||
|
|
|
|||
Loading…
Reference in a new issue