Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
OasisAkari committed Dec 7, 2024
1 parent fa8dddf commit 2ac9578
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/config/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
from tomlkit.exceptions import KeyAlreadyPresent
from tomlkit.items import Table

from . import update# noqa
from core.constants.default import default_locale
from core.constants.exceptions import ConfigValueError, ConfigOperationError
from core.constants.path import config_path
Expand Down

0 comments on commit 2ac9578

Please sign in to comment.