test-runner/adapters/direct_azure_rest/__init__.py (3 lines of code) (raw):

# Copyright (c) Microsoft. All rights reserved. # Licensed under the MIT license. See LICENSE file in the project root for # full license information. from .direct_eventhub_api import EventHubApi from .direct_service_api import ServiceApi from .direct_registry_api import RegistryApi