Closed unyacat closed 1 year ago
thank you!
Oops! Note that this is not valid Python: https://docs.python.org/3/tutorial/errors.html#handling-exceptions
The line should read
except (KeyError, TypeError):
I'll make this change, but just to note for the future!
Thanks for the correction and note, I'm really sorry.
@unyacat No problem at all! :D
Check #99 about this change.