Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
Signed-off-by: helenxie-bit <[email protected]>
  • Loading branch information
helenxie-bit committed Aug 11, 2024
1 parent e5b9061 commit ffb0685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/test_e2e/test_e2e_train_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def test_train_api(job_namespace):
"size": "2Gi",
"storage_class": "ReadWriteOnce",
"access_modes": ["ReadWriteOnce", "ReadOnlyMany"],
}
},
)

logging.info("---------------------------------------------------------------")
Expand Down

0 comments on commit ffb0685

Please sign in to comment.