File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 22
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/stainless-commons/stripe-minimal-d7db5d2f2f83e89d00e8529a1b6d4ed4746bd306d0e6ffba02f321b576dcc340 .yml
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/stainless-commons/stripe-minimal-873073cd1fb4cdd778649b19fd32d07c569b855f5db09a527626e51a479c3c3e .yml
33openapi_spec_hash : e09fbe83a958ffba517bce207e9f9dc1
44config_hash : 59158dbcf8534e76accb613919408cdb
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ show_error_codes = true
154154#
155155# We also exclude our `tests` as mypy doesn't always infer
156156# types correctly and Pyright will still catch any type errors.
157- exclude = [' src/stainless_commons_stripe/_files.py' , ' _dev/.*.py' , ' tests/.*' ]
157+ exclude = [" src/stainless_commons_stripe/_files.py" , " _dev/.*.py" , " tests/.*" ]
158158
159159strict_equality = true
160160implicit_reexport = true
You can’t perform that action at this time.
0 commit comments