Revert "A temporary change for integration testing. Will be removed soon (#4996)" (#4997)

This reverts commit 8c0cad6e2f.
This commit is contained in:
Ivan Levkivskyi
2021-02-01 21:22:12 +00:00
committed by GitHub
parent 8c0cad6e2f
commit 2c180dd153

View File

@@ -32,7 +32,6 @@ _T = TypeVar("_T")
_K = TypeVar("_K")
_V = TypeVar("_V")
# A temporary change for integration testing. Will be removed soon: v1.
__version__: str
# TODO make constant, then move this stub to 2and3