Skip to content

Commit 0d52676

Browse files
authored
Generated from 197f395100edb86248b530d5fd7c794aa00079ed (#3287)
ACR conf for 2018-09 and Python
1 parent d7daabc commit 0d52676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-mgmt-containerregistry/azure/mgmt/containerregistry/container_registry_management_client.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ def models(cls, api_version=DEFAULT_API_VERSION):
113113
from .v2018_09_01 import models
114114
return models
115115
raise NotImplementedError("APIVersion {} is not available".format(api_version))
116-
116+
117117
@property
118118
def build_steps(self):
119119
"""Instance depends on the API version:

0 commit comments

Comments
 (0)