Skip to content

Commit 40db98e

Browse files
author
Tabassum
committed
removed empty line in test_estimator
1 parent 86b70be commit 40db98e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unit/sagemaker/huggingface/test_estimator.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818

1919
import pytest
2020
from mock import MagicMock, Mock, patch
21+
2122
from sagemaker.huggingface import HuggingFace
23+
2224
from .huggingface_utils import get_full_gpu_image_uri, GPU_INSTANCE_TYPE, REGION
2325

2426

0 commit comments

Comments
 (0)