We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug For some reason, the polyfactory build code fails when python >=3.12.
Create a simple issue on the polyfactory repo about this.
The text was updated successfully, but these errors were encountered:
Posted issue here: litestar-org/polyfactory#621
Sorry, something went wrong.
I have just removed the use of scientific notation now and replace 1e8 usage in the schema to 10000.
1e8
10000
ollyhensby
Successfully merging a pull request may close this issue.
Describe the bug
For some reason, the polyfactory build code fails when python >=3.12.
Create a simple issue on the polyfactory repo about this.
The text was updated successfully, but these errors were encountered: