Skip to content

Commit e0661f8

Browse files
committed
Recommendation doc tags
1 parent 512fcb9 commit e0661f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/recommendations/detect_and_apply_recommendations.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ def build_recommendation_operation(client, recommendation):
125125
return operation
126126
# [END build_apply_recommendation_operation]
127127

128+
128129
# [START apply_recommendation]
129130
def apply_recommendations(client, customer_id, operations):
130131
"""Applies a batch of recommendations.

0 commit comments

Comments
 (0)