mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-05 09:17:28 -08:00
feat: interactively edit config
This commit is contained in:
@@ -7,7 +7,7 @@ from pydantic import BaseModel
|
||||
from pydantic.fields import FieldInfo
|
||||
from pydantic_core import PydanticUndefined
|
||||
|
||||
from .config.model import OtherConfig
|
||||
from ..core.config.model import OtherConfig
|
||||
|
||||
TYPE_MAP = {
|
||||
str: click.STRING,
|
||||
|
||||
Reference in New Issue
Block a user