Skip to content

Commit e687974

Browse files
committed
change back
1 parent 12b5831 commit e687974

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unit/test_tf_estimator.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@
1515
import json
1616
import logging
1717
import os
18+
1819
import pytest
1920
from mock import patch, Mock, MagicMock
21+
2022
from sagemaker.fw_utils import create_image_uri
2123
from sagemaker.model import MODEL_SERVER_WORKERS_PARAM_NAME
2224
from sagemaker.session import s3_input

0 commit comments

Comments
 (0)