mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-13 03:21:07 +08:00
Add __all__ to retry (#13691)
This commit is contained in:
@@ -1 +1,3 @@
|
||||
from .api import retry as retry
|
||||
|
||||
__all__ = ["retry"]
|
||||
|
||||
Reference in New Issue
Block a user