core: add modules_ast for more robust module collection

This commit is contained in:
Dima Gerasimov 2020-12-11 03:40:31 +00:00 committed by karlicoss
parent 63c825ab81
commit 571cb48aea
10 changed files with 48 additions and 16 deletions

View file

@ -1,5 +1,5 @@
'''
My cross trainer exercise data, arbitrated between differen sources (mainly, Endomondo and various manual plaintext notes)
My cross trainer exercise data, arbitrated from different sources (mainly, Endomondo and manual text notes)
This is probably too specific to my needs, so later I will move it away to a personal 'layer'.
For now it's worth keeping it here as an example and perhaps utility functions might be useful for other HPI modules.