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
{{ message }}
This repository has been archived by the owner on Jul 18, 2022. It is now read-only.
Very minor nitpick I found while reading through the code:
https://github.com/j-e-k/poketrainer/blob/develop/poketrainer/poketrainer.py#L431
That works only in some cases because of how strings do comparisons:
It'll probably be good enough for a long time, but maybe we should do something more robust.
The text was updated successfully, but these errors were encountered: