Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: E721 do not compare types, for exact checks use 'is'/'is not', f…
…or instance checks use isinstance()
- Loading branch information