Skip to content

Commit

Permalink
fixes #78: update pipeline modul documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxence Guindon committed Apr 24, 2024
1 parent 569d624 commit a482edc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/pipelines_version_insertion.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ def pipeline_insertion(
file_path (str): The path to the file containing the pipeline data.
blob_service_client (BlobServiceClient): The BlobServiceClient object for accessing Azure Blob Storage.
cipher_suite (Fernet): The Fernet cipher suite for encrypting sensitive data.
acount_name (str): The name of the Azure container.
Returns:
str: A message indicating the success or failure of the pipeline insertion.
Expand Down

0 comments on commit a482edc

Please sign in to comment.