core: more consistent module detection logic
This commit is contained in:
parent
c79ffb50f6
commit
4b49add746
4 changed files with 225 additions and 103 deletions
|
@ -11,4 +11,5 @@ we can run against the tests in my.core directly.
|
|||
'''
|
||||
|
||||
from my.core.core_config import *
|
||||
from my.core.error import *
|
||||
from my.core.error import *
|
||||
from my.core.util import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue