Skip to content

Commit fefa1ab

Browse files
committed
Fix for Codestyle
1 parent f6fbc0a commit fefa1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integ/sagemaker/serve/test_serve_mlflow_pytorch_flavor_happy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
PYTORCH_SQUEEZENET_MLFLOW_RESOURCE_DIR,
3232
SERVE_SAGEMAKER_ENDPOINT_TIMEOUT,
3333
# SERVE_LOCAL_CONTAINER_TIMEOUT,
34-
PYTHON_VERSION_IS_NOT_310,
34+
# PYTHON_VERSION_IS_NOT_310,
3535
)
3636
from tests.integ.timeout import timeout
3737
from tests.integ.utils import cleanup_model_resources

0 commit comments

Comments
 (0)