Skip to content

Commit

Permalink
Update exasol_transformers_extension/deployment/language_container_de…
Browse files Browse the repository at this point in the history
…ployer.py

Co-authored-by: Torsten Kilias <[email protected]>
  • Loading branch information
ahsimb and tkilias authored Dec 7, 2023
1 parent 5946073 commit 98b2591
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ def run(self, container_file: Optional[Path] = None,
def upload_container(self, container_file: Path,
bucket_file_path: Optional[str] = None) -> None:
"""
Uploads SLC to the BucketFS.
Upload the language container to the BucketFS.
container_file - Path of the container tar.gz file in a local file system.
bucket_file_path - Path within the designated bucket where the container should be uploaded.
Expand Down

0 comments on commit 98b2591

Please sign in to comment.