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

Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
This commit is contained in:
Ivan Levkivskyi
2021-02-01 19:50:26 +00:00
committed by GitHub
parent 55549ea01f
commit 8c0cad6e2f

View File

@@ -32,6 +32,7 @@ _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