mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-22 11:51:29 +08:00
better stubs
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
# Stubs for django.http.cookie (Python 3.6)
|
||||
#
|
||||
# NOTE: This dynamically typed stub was automatically generated by stubgen.
|
||||
|
||||
from typing import Any
|
||||
|
||||
from typing import Dict
|
||||
from typing import Any, Dict, Optional
|
||||
|
||||
SimpleCookie: Any
|
||||
|
||||
|
||||
Reference in New Issue
Block a user