You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug
If you use in Calcy IV the IV% format as "50%" than you get a error :
File "ivcheck.py", line 78, in int_filter
raise ValueError('Unrecognised number format %s', c)
See log : https://pastebin.com/dhZ8LsjS
How to reproduce
Open Calcy IV
Go to 'Settings'
Open the option 'Renaming'
Scroll down till you see 'Formats'
Open the format 'IV% format'
Set the format on 50%
Do the same for 'IV% Range Format'
Now do the normal process to start renaming pokemon and see that there is a error
Expected result
That Percent sign is use-able
The text was updated successfully, but these errors were encountered:
Bug
If you use in Calcy IV the IV% format as "50%" than you get a error :
File "ivcheck.py", line 78, in int_filter
raise ValueError('Unrecognised number format %s', c)
See log : https://pastebin.com/dhZ8LsjS
How to reproduce
Expected result
The text was updated successfully, but these errors were encountered: