Commit Graph

2 Commits

Author SHA1 Message Date
Michael J. Sullivan
c5637a7085 Fix typechecking under mypy 0.730 (#1039)
mypy 0.730 fixed a bug involving nonexistent attributes accessed on
modules, which caused an error since COLONEQUAL never got added to
token.pyi. Add it.
2019-10-01 15:30:51 -07:00
Łukasz Langa
e74117f172 Initial commit 2018-03-14 12:55:32 -07:00