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.