core: feature: guess module stats from typing annotations
This commit is contained in:
parent
4db81ca362
commit
8d6f691824
3 changed files with 104 additions and 0 deletions
|
@ -17,3 +17,4 @@ from my.core.error import *
|
|||
from my.core.util import *
|
||||
from my.core.discovery_pure import *
|
||||
from my.core.types import *
|
||||
from my.core.stats import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue