Does not make use of typeapi
's ability to evaluate future Type hint syntax in Python 3.8
#35
Labels
bug
Something isn't working
Example traceback:
Seems like we end up evaluating the annotations inside of
typeapi.get_annotations()
without the future support.The text was updated successfully, but these errors were encountered: