mirror of
https://github.com/ansible/awx.git
synced 2026-05-18 06:47:41 -02:30
Make flake8 happy
This commit is contained in:
@@ -8,7 +8,7 @@ from awx import __version__ as tower_version
|
|||||||
from awx import prepare_env
|
from awx import prepare_env
|
||||||
prepare_env()
|
prepare_env()
|
||||||
|
|
||||||
from django.core.wsgi import get_wsgi_application
|
from django.core.wsgi import get_wsgi_application # NOQA
|
||||||
|
|
||||||
"""
|
"""
|
||||||
WSGI config for AWX project.
|
WSGI config for AWX project.
|
||||||
|
|||||||
Reference in New Issue
Block a user