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
Pinned
794 contributions in the last year
Contribution activity
August 2020
Created an issue in python/mypy that received 1 comment
"cannot perform relative import" with namespace packages
this is a bug with namespace packages. code mkdir t echo 'FOO = 1' > t/a.py echo 'from . import a' > t/b.py mypy t What is the actual behavi…
1
comment

