Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
63 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in Instagram/LibCST that received 1 comment
Support string annotations for type aliases
Summary Add support for string annotations in type aliases. Test Plan Run tests. This will support things like: from typing import Dict, Union from v…

