Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@richardm-stripe
Copy link
Contributor

@richardm-stripe richardm-stripe commented Oct 25, 2023

Starts running pyright on test/generated_examples_test.py, and fixes the type error that occurred (big decimal types should be represented as str, not float).

We could change this type to str|Decimal but as we don't deserializes responses into Decimal, having str here is more symmetric but we are open to feedback.

@richardm-stripe richardm-stripe requested review from a team and anniel-stripe and removed request for a team October 25, 2023 19:48
@richardm-stripe richardm-stripe merged commit d087b02 into master Oct 25, 2023
@richardm-stripe richardm-stripe deleted the richardm-bigdecimal-as-string branch January 26, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants