Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
You can pass a tuple of types you want to check as the second argument to `isinstance`. If the object matches with any of the types, it will return `True` else `False`.
- Loading branch information