Skip to content

Commit cb65758

Browse files
author
wanyixia
committed
change: revise integ test
1 parent 8a28ab4 commit cb65758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integ/test_tfs_eia_compilation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def test_compile_and_deploy_with_accelerator(
5656
model_data=model_data,
5757
role="SageMakerRole",
5858
framework_version=tfs_eia_latest_version,
59-
py_version=tfs_eia_latest_py_version
59+
py_version=tfs_eia_latest_py_version,
6060
sagemaker_session=sagemaker_session,
6161
name=endpoint_name,
6262
)

0 commit comments

Comments
 (0)