Skip to content

Commit a590572

Browse files
Fix formatting
1 parent c66201a commit a590572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sagemaker/workflow/utilities.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
from _hashlib import HASH as Hash
2929
except ImportError as e:
3030
import typing
31+
3132
Hash = typing.Any
3233

3334
from sagemaker.utils import base_from_name

0 commit comments

Comments
 (0)