mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-16 08:47:49 +08:00
move django.contrib.postgres
This commit is contained in:
2
django-stubs/core/cache/backends/dummy.pyi
vendored
2
django-stubs/core/cache/backends/dummy.pyi
vendored
@@ -1,4 +1,4 @@
|
||||
from typing import Any, Dict, Optional, Union
|
||||
from typing import Any, Dict, Optional, Union, Callable
|
||||
|
||||
from django.core.cache.backends.base import BaseCache
|
||||
|
||||
|
||||
Reference in New Issue
Block a user