mirror of
https://github.com/Benexl/FastAnime.git
synced 2026-01-18 23:55:40 -08:00
refactor: limit use of plural for package names and module names
This commit is contained in:
@@ -7,7 +7,7 @@ from ..core.config import AppConfig
|
||||
from ..core.constants import PROJECT_NAME, USER_CONFIG_PATH, __version__
|
||||
from .config import ConfigLoader
|
||||
from .options import options_from_model
|
||||
from .utils.exceptions import setup_exceptions_handler
|
||||
from .utils.exception import setup_exceptions_handler
|
||||
from .utils.lazyloader import LazyGroup
|
||||
from .utils.logging import setup_logging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user