Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHandle container types with future annotations #131
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
List[int]cannot be mapped to a converter when lazy annotations are enabled (from __future__ import annotations).