Closed erlichmen closed 6 years ago
IsInstance can also be a tuple or list of types (same as in Python). this works until an error needs to be printed an in that case the code will break. This should fix that.
Thanks for the pr @erlichmen.
IsInstance can also be a tuple or list of types (same as in Python). this works until an error needs to be printed an in that case the code will break. This should fix that.