feat: improve config logic

This commit is contained in:
Benexl
2025-07-13 13:10:49 +03:00
parent b847e02fe0
commit de2ba342ad
6 changed files with 63 additions and 38 deletions

View File

@@ -1,5 +1,3 @@
from __future__ import annotations
import textwrap
from pathlib import Path
from typing import TYPE_CHECKING, Any, Literal, get_args, get_origin