Skip to content

Commit 36ec1a7

Browse files
committed
address flake8
1 parent 4074e75 commit 36ec1a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unit/test_mxnet.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,6 @@ def test_model_empty_framework_version(warning, sagemaker_session):
776776

777777
def test_create_model_with_custom_hosting_image(sagemaker_session):
778778
container_log_level = '"logging.INFO"'
779-
source_dir = "s3://mybucket/source"
780779
custom_image = "mxnet:2.0"
781780
custom_hosting_image = "mxnet_hosting:2.0"
782781
mx = MXNet(

0 commit comments

Comments
 (0)