Skip to content

Commit

Permalink
black-format
Browse files Browse the repository at this point in the history
  • Loading branch information
benieric committed Mar 18, 2024
1 parent 1ca0be9 commit aa11985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integ/sagemaker/serve/test_serve_pt_happy.py
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ def model_builder(request):
# False
# ), f"{caught_ex} was thrown when running pytorch squeezenet local container test"


@pytest.mark.skip(reason="Failing test. Fix is pending.")
@pytest.mark.skipif(
PYTHON_VERSION_IS_NOT_310, # or NOT_RUNNING_ON_INF_EXP_DEV_PIPELINE,
Expand Down

0 comments on commit aa11985

Please sign in to comment.