Skip to content

Commit 55011f2

Browse files
fix: add unit test fixes
1 parent 2391281 commit 55011f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sagemaker/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1496,6 +1496,7 @@ def format_tags(tags: Tags) -> List[TagsDict]:
14961496

14971497
class PythonVersionError(Exception):
14981498
"""Raise when a secure [/patched] version of Python is not used."""
1499+
14991500
pass
15001501

15011502

0 commit comments

Comments
 (0)