mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-17 09:17:11 +08:00
initial commit
This commit is contained in:
4
django/core/wsgi.pyi
Normal file
4
django/core/wsgi.pyi
Normal file
@@ -0,0 +1,4 @@
|
||||
from django.core.handlers.wsgi import WSGIHandler
|
||||
|
||||
|
||||
def get_wsgi_application() -> WSGIHandler: ...
|
||||
Reference in New Issue
Block a user