mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
commit
30ece4ced4
@ -21,7 +21,7 @@ import time
|
||||
import traceback
|
||||
import types
|
||||
from random import randint, shuffle
|
||||
from salt.ext.six.moves import range
|
||||
from salt.ext.six.moves import range # pylint: disable=import-error,redefined-builtin
|
||||
|
||||
# Import third party libs
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user