Skip to content

Commit

Permalink
Typo and lock
Browse files Browse the repository at this point in the history
  • Loading branch information
ahsimb committed Jan 16, 2024
1 parent c5b8f27 commit d68962e
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 107 deletions.
2 changes: 1 addition & 1 deletion exasol/sagemaker_extension_wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def deploy_scripts(conf: Secrets) -> None:


def initialize_sme_extension(conf: Secrets,
version: str = LATEST_KNOW_VERSION,
version: str = LATEST_KNOWN_VERSION,
run_deploy_container: bool = True,
run_deploy_scripts: bool = True,
run_encapsulate_aws_credentials: bool = True) -> None:
Expand Down
Loading

0 comments on commit d68962e

Please sign in to comment.