mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-04-27 09:01:27 +08:00
add __init__.pyi files to all directories when it doesnt exist
This commit is contained in:
@@ -4,8 +4,6 @@ from django.core.handlers.wsgi import WSGIRequest
|
||||
from django.http.response import HttpResponse
|
||||
from django.utils.deprecation import MiddlewareMixin
|
||||
|
||||
from .utils import get_view_name
|
||||
|
||||
|
||||
class XViewMiddleware(MiddlewareMixin):
|
||||
get_response: None
|
||||
|
||||
Reference in New Issue
Block a user