8000 [pre-commit.ci] auto fixes from pre-commit.com hooks · python/typeshed@5691737 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5691737

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent 24b3b27 commit 5691737

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

stubs/stripe/stripe/api_resources/payment_intent.pyi

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
from typing import Any, overload
1+
from typing import overload
2+
23
from stripe.api_resources.abstract import (
34
CreateableAPIResource as 3DEF CreateableAPIResource,
45
ListableAPIResource as ListableAPIResource,

0 commit comments

Comments
 (0)
0