Skip to content

Commit 94555b5

Browse files
committed
docstyle
1 parent f33ea9a commit 94555b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sagemaker/jumpstart/notebook_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ def list_jumpstart_scripts( # pylint: disable=redefined-builtin
261261
break
262262
return sorted(list(scripts))
263263

264+
264265
def _is_valid_version(version: str) -> bool:
265266
"""
266267
Checks if the version is convertable to Version class

0 commit comments

Comments
 (0)