Replies: 2 comments 3 replies
-
Please change the project settings in the example directory of the library in the same way as your project setup and create a pull request with these changes. If this error is raised in tests, then we will try to fix the problem. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Please let me know if the new version works as expected in your case. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I use id not int() I get an error:
ValueError: invalid literal for int() with base 10
In my case I replaced all id in the project with uuid
Beta Was this translation helpful? Give feedback.
All reactions