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 88c4647 commit 8721eaa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ def download_and_run(self, url: str,
alter_system: bool = True,
allow_override: bool = False) -> None:
"""
Downloads language container from the provided url to a temporary file and then deploys it.
Downloads the language container from the provided url to a temporary file and then deploys it.
See docstring on the `run` method for details on what is involved in the deployment.
url - Address where the container will be downloaded from.
Expand Down

0 comments on commit 8721eaa

Please sign in to comment.