mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-03-05 14:44:18 +08:00
integrate some generated stubs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from typing import Any, Iterator, Optional, Type
|
||||
from typing import Any, Iterator, Type
|
||||
|
||||
from django.db.models.base import Model
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
import collections
|
||||
from typing import Any, Callable, List, Optional, Tuple, Type, Union
|
||||
|
||||
from django.apps.config import AppConfig
|
||||
|
||||
Reference in New Issue
Block a user