Skip to content

Commit

Permalink
docstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
Captainia committed Mar 18, 2024
1 parent f33ea9a commit 94555b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sagemaker/jumpstart/notebook_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ def list_jumpstart_scripts( # pylint: disable=redefined-builtin
break
return sorted(list(scripts))


def _is_valid_version(version: str) -> bool:
"""
Checks if the version is convertable to Version class
Expand Down

0 comments on commit 94555b5

Please sign in to comment.