mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Merge pull request #17981 from nmadhok/cloud/clouds-python3-msazure
Making salt/cloud/clouds/msazure python3 compatible
This commit is contained in:
commit
2e5e3750d0
@ -24,6 +24,8 @@ http://www.windowsazure.com/en-us/develop/python/how-to-guides/service-managemen
|
||||
'''
|
||||
# pylint: disable=E0102
|
||||
|
||||
from __future__ import absolute_import
|
||||
|
||||
# Import python libs
|
||||
import time
|
||||
import copy
|
||||
|
Loading…
Reference in New Issue
Block a user