core: add modules_ast for more robust module collection
This commit is contained in:
parent
63c825ab81
commit
571cb48aea
10 changed files with 48 additions and 16 deletions
|
@ -9,7 +9,7 @@ from typing import NamedTuple, Iterator, List, Optional
|
|||
|
||||
import pytz
|
||||
|
||||
from .common import get_files, LazyLogger, Json
|
||||
from .core import get_files, LazyLogger, Json
|
||||
|
||||
from my.config import roamresearch as config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue