Skip to content

Commit f79d084

Browse files
committed
Initial commit for version 5.x
1 parent b4504e4 commit f79d084

File tree

317 files changed

+44386
-32808
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

317 files changed

+44386
-32808
lines changed

azure-devops/azure/devops/connection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from msrest.service_client import ServiceClient
99
from ._file_cache import RESOURCE_CACHE as RESOURCE_FILE_CACHE
1010
from .exceptions import AzureDevOpsClientRequestError
11-
from .v4_0.location.location_client import LocationClient
11+
from .v5_0.location.location_client import LocationClient
1212
from .client_configuration import ClientConfiguration
1313

1414
logger = logging.getLogger(__name__)

azure-devops/azure/devops/v4_0/accounts/accounts_client.py

Lines changed: 0 additions & 89 deletions
This file was deleted.

0 commit comments

Comments
 (0)