gristlabs / asttokens

Annotate Python AST trees with source text and token information
Apache License 2.0
172 stars 34 forks source link

Fix edge cases in test failures involving padding and TypeVar #151

Closed alexmojaki closed 1 month ago

alexmojaki commented 1 month ago

Closes https://github.com/gristlabs/asttokens/issues/141