Skip to content

Commit 8ff04d3

Browse files
author
malavhs
committed
flake8
1 parent 556d120 commit 8ff04d3

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

tests/integ/sagemaker/jumpstart/conftest.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@
3737
with_exponential_backoff,
3838
)
3939

40-
from sagemaker.jumpstart.constants import JUMPSTART_DEFAULT_REGION_NAME, JUMPSTART_MODEL_HUB_NAME
41-
4240

4341
def _setup():
4442
print("Setting up...")

tests/integ/sagemaker/jumpstart/private_hub/model/test_jumpstart_private_hub_model.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
from sagemaker.jumpstart.hub.hub import Hub
2222
from sagemaker.jumpstart.hub.utils import generate_hub_arn_for_init_kwargs
2323
from sagemaker.predictor import retrieve_default
24-
from botocore.exceptions import ClientError
2524

2625
import tests.integ
2726

0 commit comments

Comments
 (0)