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
|
@ -1,7 +1,4 @@
|
|||
'''
|
||||
todo: uses my private export script?
|
||||
'''
|
||||
|
||||
# todo: uses my private export script?
|
||||
from datetime import datetime
|
||||
import json
|
||||
from typing import NamedTuple, Iterable, Sequence, Optional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue