Skip to content

Commit b2e1d26

Browse files
author
Joseph Zhang
committed
Add trailing newline.
1 parent b0651c4 commit b2e1d26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/integ/test_inference_recommender.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -550,4 +550,5 @@ def get_realtime_recommendation_id(recommendation_list):
550550
if "InstanceType" in rec
551551
),
552552
None,
553-
)
553+
)
554+

0 commit comments

Comments
 (0)