You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
example.py:6: error: Return type "List[BasePermission]" of "get_permissions" incompatible with return type "List[_SupportsHasPermission]" in supertype "APIView" [override]
Even though BasePermission implements _SupportsHasPermission