Skip to content
Snippets Groups Projects
Unverified Commit 927ab343 authored by SaelDE's avatar SaelDE Committed by GitHub
Browse files

bugfix: str can't be int

bugfix: str can't be int

VOTE_COLOR = int(os.getenv("VOTE_COLOR"))
ValueError: invalid literal for int() with base 10: 'OrangeRed'
parent 24c08c51
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment