Skip to content

Commit 5940319

Browse files
authored
Add missing import
1 parent 6a0354c commit 5940319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

django-stubs/contrib/admin/models.pyi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from collections.abc import Iterable
12
from typing import Any, ClassVar
23
from uuid import UUID
34

0 commit comments

Comments
 (0)