Skip to content

Commit

Permalink
Move Config class (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
narumiruna committed May 31, 2021
1 parent 697be82 commit b459cdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mlconfig/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from .config import Config
from .config import load
from .config import register
from .config import set_key_of_func_or_cls

0 comments on commit b459cdb

Please sign in to comment.