chore: fix lint issues

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
dw-0
2024-03-24 00:28:28 +01:00
parent 59a83aee12
commit 58719a4ca0
5 changed files with 17 additions and 19 deletions

View File

@@ -8,7 +8,7 @@
# ======================================================================= #
from pathlib import Path
from typing import Literal, TypedDict, Set
from typing import Literal, TypedDict
from core.backup_manager import BACKUP_ROOT_DIR