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 2017cee commit 50dfc93Copy full SHA for 50dfc93
django-stubs/contrib/auth/base_user.pyi
@@ -1,6 +1,6 @@
1
from collections.abc import Iterable
2
from datetime import date, datetime
3
-from typing import Any, ClassVar, Literal, TypeAlias, TypeVar, overload
+from typing import Any, ClassVar, Literal, TypeVar, overload
4
5
from django.db import models
6
from django.db.models.base import Model
0 commit comments