Skip to content

Commit f1c2626

Browse files
tomplusk8s-ci-robot
authored andcommitted
fix: syntax of python-asyncio-rest.py.patch (#88)
1 parent 086a069 commit f1c2626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi/python-asyncio-rest.py.patch

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
> if not configuration.verify_ssl:
66
> ssl_context.check_hostname = False
77
> ssl_context.verify_mode = ssl.CERT_NONE
8-
>
8+
>
99
67,68c73
1010
< ssl_context=ssl_context,
1111
< verify_ssl=configuration.verify_ssl

0 commit comments

Comments
 (0)