We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3472a commit 9069938Copy full SHA for 9069938
rest_framework-stubs/exceptions.pyi
@@ -1,4 +1,4 @@
1
-from collections.abc import Sequence
+from collections.abc import Mapping, Sequence
2
from typing import Any
3
4
from django.http import HttpRequest, JsonResponse
0 commit comments