Skip to content

Commit 23ef591

Browse files
author
Chunxi Wang
committed
Add a blank line
1 parent 5479fe5 commit 23ef591

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sagemaker_pytorch_serving_container/default_pytorch_inference_handler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030

3131
VERSIONS_USE_NEW_API = ["1.5.1"]
3232

33+
3334
class DefaultPytorchInferenceHandler(default_inference_handler.DefaultInferenceHandler):
3435
VALID_CONTENT_TYPES = (content_types.JSON, content_types.NPY)
3536

0 commit comments

Comments
 (0)