Skip to content

Commit aa11985

Browse files
committed
black-format
1 parent 1ca0be9 commit aa11985

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integ/sagemaker/serve/test_serve_pt_happy.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ def model_builder(request):
180180
# False
181181
# ), f"{caught_ex} was thrown when running pytorch squeezenet local container test"
182182

183+
183184
@pytest.mark.skip(reason="Failing test. Fix is pending.")
184185
@pytest.mark.skipif(
185186
PYTHON_VERSION_IS_NOT_310, # or NOT_RUNNING_ON_INF_EXP_DEV_PIPELINE,

0 commit comments

Comments
 (0)