Skip to content

Commit

Permalink
Remove experimental tag from registries (Azure#32175)
Browse files Browse the repository at this point in the history
  • Loading branch information
nemanjarajic authored Sep 27, 2023
1 parent 0772d2e commit 28cd4ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdk/ml/azure-ai-ml/azure/ai/ml/_ml_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -739,7 +739,6 @@ def workspace_outbound_rules(self) -> WorkspaceOutboundRuleOperations:
return self._workspace_outbound_rules

@property
@experimental
def registries(self) -> RegistryOperations:
"""A collection of registry-related operations.
Expand Down

0 comments on commit 28cd4ae

Please sign in to comment.