Skip to content

Commit 50dfc93

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent 2017cee commit 50dfc93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django-stubs/contrib/auth/base_user.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from collections.abc import Iterable
22
from datetime import date, datetime
3-
from typing import Any, ClassVar, Literal, TypeAlias, TypeVar, overload
3+
from typing import Any, ClassVar, Literal, TypeVar, overload
44

55
from django.db import models
66
from django.db.models.base import Model

0 commit comments

Comments
 (0)