Closed JOJ0 closed 1 year ago
Use isinstance() instead of type() as the current flake8 version suggests.
I merged this now since is a tiny chance and I'm sure it's the right thing to do :-)
Use isinstance() instead of type() as the current flake8 version suggests.