forked from rc/aircox
code quality
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
"""
|
||||
WSGI config for aircox project.
|
||||
"""WSGI config for aircox project.
|
||||
|
||||
It exposes the WSGI callable as a module-level variable named ``application``.
|
||||
|
||||
@ -13,4 +12,3 @@ from django.core.wsgi import get_wsgi_application
|
||||
|
||||
os.environ.setdefault("DJANGO_SETTINGS_MODULE", "instance.settings")
|
||||
application = get_wsgi_application()
|
||||
|
||||
|
Reference in New Issue
Block a user