Pablo Sánchez Bermejo

Results 2 issues of Pablo Sánchez Bermejo

Hi! I'm wondering if there's a direct way to exclude type hints within mutmut. For example, in the following code, I'm getting errors because mutmut tries to mutate the "|"...

## Description Currently, the DRF stubs for `GenericAPIView` tie the serializer type to a model-based type variable. This approach works fine for model serializers but causes issues for non-model-based serializers...