Skip to content

Commit c39f0d1

Browse files
authored
Update __init__.py
1 parent abce517 commit c39f0d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from . import n_c
22
from . import n_ag
33
from . import n_dp
4-
from . import utils
4+
from . import utils
5+
from . import trainer

0 commit comments

Comments
 (0)