Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Fix invalid literal for int() with base 10. #7

Open
wants to merge 2 commits into
base: staging/size-fix
Choose a base branch
from

Conversation

AhmadMoemen
Copy link
Contributor

@AhmadMoemen AhmadMoemen commented Apr 19, 2022

This was made to prevent errors when the calculated image size is big or still has a floating point.
EDIT: Source of the fix: https://stackoverflow.com/questions/1841565/valueerror-invalid-literal-for-int-with-base-10

@AhmadMoemen AhmadMoemen marked this pull request as draft April 19, 2022 13:08
@AhmadMoemen AhmadMoemen marked this pull request as ready for review April 19, 2022 13:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant