mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +08:00
@@ -26,7 +26,6 @@ from typing import (
|
||||
ValuesView as ValuesView,
|
||||
)
|
||||
|
||||
# Without the real definition, mypy and pytest both think that __all__ is empty, so re-exports nothing
|
||||
__all__ = [
|
||||
"Awaitable",
|
||||
"Coroutine",
|
||||
|
||||
Reference in New Issue
Block a user