style: reformat code

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
dw-0
2024-02-10 11:51:43 +01:00
parent 948927cfd3
commit be5f345a7c
30 changed files with 79 additions and 82 deletions

View File

@@ -24,7 +24,7 @@ from kiauh.extensions.gcode_shell_cmd import (
KLIPPER_DIR,
EXAMPLE_CFG_SRC,
KLIPPER_EXTRAS,
)
)
from kiauh.utils.filesystem_utils import check_file_exist
from kiauh.utils.input_utils import get_confirm
from kiauh.utils.logger import Logger