mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-08-17 05:08:02 +08:00
run black over stubs, add checking to travis
This commit is contained in:
@@ -2,5 +2,4 @@ from typing import Optional
|
||||
|
||||
from django.core.handlers.wsgi import WSGIHandler
|
||||
|
||||
|
||||
def get_wsgi_application() -> WSGIHandler: ...
|
||||
|
||||
Reference in New Issue
Block a user