mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 10:40:01 -03:30
from six.moves import xrange for Python 3
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
import logging
|
||||
import os
|
||||
|
||||
from six.moves import xrange
|
||||
|
||||
# Django
|
||||
from django.conf import settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user