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,5 +1,5 @@
|
|||
'''
|
||||
Timezone data provider, useful for localizing UTC-only/timezone unaware dates.
|
||||
Timezone data provider, guesses timezone based on location data (e.g. GPS)
|
||||
'''
|
||||
REQUIRES = [
|
||||
# for determining timezone by coordinate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue