-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
needs investigationawaiting verification by a maintainer that the issue is validawaiting verification by a maintainer that the issue is valid
Description
Description
I'm using Django, and notice since few days that part of my codebase was declared "unreachable".
It happens after using django (& DRF) utils
self.get_object(...)
self.get_serializer(...)
- ...
The output type inference looks broken as it says "never", the DRF library does not use typing.
Let me know if you need more information
muhamadsalibi
Metadata
Metadata
Assignees
Labels
needs investigationawaiting verification by a maintainer that the issue is validawaiting verification by a maintainer that the issue is valid