mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Update puppet.py
This commit is contained in:
parent
1c1a4b4410
commit
fbbbdcc02e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ from salt.exceptions import CommandExecutionError
|
|||
# Import 3rd-party libs
|
||||
import yaml
|
||||
import salt.ext.six as six
|
||||
|
||||
from salt.ext.six.moves import range
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue