I've recently got > Parameterized generics cannot be used with class or instance checks with `django-stubs==1.9.0` for `isinstance(obj, QuerySet)` when I run mypy over the code. What is the recommended way to do it?