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 493d58e commit e66aa02Copy full SHA for e66aa02
rest_framework-stubs/utils/field_mapping.pyi
@@ -1,6 +1,6 @@
1
from _typeshed import Incomplete
2
-from collections.abc import MutableMapping, Sequence
3
-from typing import Any, Generic, Iterator, TypeVar
+from collections.abc import Iterator, MutableMapping, Sequence
+from typing import Any, Generic, TypeVar
4
5
from django.db import models
6
from rest_framework.validators import UniqueValidator
0 commit comments