Skip to content

Commit 403935f

Browse files
committed
black
1 parent 1ea138b commit 403935f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sempy_labs/deployment_pipeline/_items.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ def deploy_stage_content(
499499
workspace_name: Optional[str] = None,
500500
):
501501
"""
502-
Deploys items from the specified stage of the specified deployment pipeline.
502+
Deploys items from the specified stage of the specified deployment pipeline.
503503
504504
This is a wrapper function for the following API: `Deployment Pipelines - Deploy Stage Content <https://learn.microsoft.com/rest/api/fabric/core/deployment-pipelines/deploy-stage-content>`_.
505505

0 commit comments

Comments
 (0)