mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-23 12:21:27 +08:00
Add __all__ for modules beginning with 'e', 'f' and 'g' (#7325)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
__all__ = ["version", "bootstrap"]
|
||||
|
||||
def version() -> str: ...
|
||||
def bootstrap(
|
||||
*,
|
||||
|
||||
Reference in New Issue
Block a user