mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
Make flake8 happy
This commit is contained in:
parent
d30605d82d
commit
853c2b09ee
@ -8,7 +8,7 @@ from awx import __version__ as tower_version
|
||||
from awx import 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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user