Cleanup imports and formatting in azure testing code
This commit is contained in:
@@ -55,4 +55,3 @@ class MockAzureSDK(object):
|
||||
@pytest.fixture(scope="function")
|
||||
def mock_azure():
|
||||
return AzureCloudProvider(AZURE_CONFIG, azure_sdk_provider=MockAzureSDK())
|
||||
|
||||
|
Reference in New Issue
Block a user