mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Add reexport to RemoteCallbacks in pygit2 (#12483)
This commit is contained in:
@@ -15,7 +15,7 @@ from .blob import BlobIO as BlobIO
|
||||
from .callbacks import (
|
||||
CheckoutCallbacks as CheckoutCallbacks,
|
||||
Payload as Payload,
|
||||
RemoteCallbacks,
|
||||
RemoteCallbacks as RemoteCallbacks,
|
||||
StashApplyCallbacks as StashApplyCallbacks,
|
||||
get_credentials as get_credentials,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user