mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-30 14:40:39 -08:00
feat: interactively edit config
This commit is contained in:
@@ -2,7 +2,7 @@ import logging
|
||||
|
||||
from rich.traceback import install as rich_install
|
||||
|
||||
from ..constants import LOG_FILE_PATH
|
||||
from ...core.constants import LOG_FILE_PATH
|
||||
|
||||
|
||||
def setup_logging(log: bool, log_file: bool, rich_traceback: bool) -> None:
|
||||
|
||||
Reference in New Issue
Block a user