issues
search
gristlabs
/
asttokens
Annotate Python AST trees with source text and token information
Apache License 2.0
172
stars
34
forks
source link
Followup to astroid import fix
#88
Open
alexmojaki
opened
2 years ago
alexmojaki
commented
2 years ago
87 had to be rushed through to fix #85. Followup tasks required:
Fix the coverage
Somehow test automatically that asttokens still works when astroid isn't installed.
87 had to be rushed through to fix #85. Followup tasks required: