mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-386: Use the six module to paper over Python changes.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import os
|
||||
import urllib.request
|
||||
from six.moves import urllib
|
||||
import json
|
||||
|
||||
import testinfra.utils.ansible_runner
|
||||
|
||||
Reference in New Issue
Block a user