mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
Damn you, flake8.
This commit is contained in:
parent
aedf1d87ab
commit
895e082e08
@ -20,7 +20,7 @@ from django.core.urlresolvers import reverse
|
||||
from django.core.exceptions import ObjectDoesNotExist, ValidationError as DjangoValidationError
|
||||
from django.db import models
|
||||
# from django.utils.translation import ugettext_lazy as _
|
||||
from django.utils.encoding import force_text, smart_text
|
||||
from django.utils.encoding import force_text
|
||||
from django.utils.text import capfirst
|
||||
|
||||
# Django REST Framework
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user