Commit 8c75c6c
authored
Revert publishing types (#521)
### 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-packages2 files changed
+1
-1
lines changedWhitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments