Dont run isort on generated conf files

This commit is contained in:
Kovid Goyal
2023-01-09 16:51:59 +05:30
parent 7fe5d7b58f
commit 6e41409a3f
7 changed files with 23 additions and 58 deletions

View File

@@ -1,7 +1,7 @@
# generated by gen-config.py DO NOT edit
# isort: skip_file
import typing
from kittens.ssh.options.utils import copy, env, hostname
from kitty.conf.utils import merge_dicts, to_bool