fix sagemaker test

This commit is contained in:
ishaan-jaff 2023-09-14 14:49:45 -07:00
parent 5ad7f908fb
commit 489260b24b

View file

@ -35,8 +35,7 @@ def completion(
logger_fn=None,
):
import sys
if 'boto3' not in sys.modules:
import boto3
import boto3
region_name = (
get_secret("AWS_REGION_NAME") or