Closed adamjmcgrath closed 1 year ago
This package started publishing types in 4.4, but the way we add async classes and methods makes type checking unfeasible.
Revert publishing types externally until a better solution is available (this will probably be by generating the SDK).
fixes #514 See https://mypy.readthedocs.io/en/stable/installed_packages.html#creating-pep-561-compatible-packages
Changes
This package started publishing types in 4.4, but the way we add async classes and methods makes type checking unfeasible.
Revert publishing types externally until a better solution is available (this will probably be by generating the SDK).
References
fixes #514 See https://mypy.readthedocs.io/en/stable/installed_packages.html#creating-pep-561-compatible-packages