mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-10 22:11:54 +08:00
Annotate get_asgi_application (#527)
This commit is contained in:
@@ -1 +1,3 @@
|
||||
def get_asgi_application(): ...
|
||||
from django.core.handlers.asgi import ASGIHandler
|
||||
|
||||
def get_asgi_application() -> ASGIHandler: ...
|
||||
|
||||
Reference in New Issue
Block a user