Skip to content

Commit 5de7184

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c410943 commit 5de7184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

social_core/tests/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from __future__ import annotations
33

44
import base64
5-
from typing import Any, TypeVar
5+
from typing import TypeVar
66

77
from typing_extensions import Self
88

0 commit comments

Comments
 (0)