mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 13:02:22 +08:00
This reverts commit 8c0cad6e2f.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user