| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
… as an integer)” wherever we expected “an integer is required”; required for Python 3.10 compatibility
…ing literal. Co-authored-by: Elvis Pranskevichus <elvis@magic.io>
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
In test_invalid_input, also accept “(str object cannot be interpreted as an integer)” wherever we expected “an integer is required”; required for Python 3.10 compatibility. This fixes #750.