mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 05:29:26 -02:30
Update to comply with new black rules
This commit is contained in:
@@ -67,7 +67,6 @@ else:
|
||||
from django.db import connection
|
||||
|
||||
if HAS_DJANGO is True:
|
||||
|
||||
# See upgrade blocker note in requirements/README.md
|
||||
try:
|
||||
names_digest('foo', 'bar', 'baz', length=8)
|
||||
|
||||
Reference in New Issue
Block a user