Skip to content

Commit 2bab760

Browse files
aweidnersanders41
andauthored
Apply suggestions from code review
Co-authored-by: Paul Sanders <[email protected]>
1 parent 28b643e commit 2bab760

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.code-samples.meilisearch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,4 +731,4 @@ update_proximity_precision_settings_1: |-
731731
reset_proximity_precision_settings_1: |-
732732
client.index('books').reset_proximity_precision()
733733
search_parameter_reference_ranking_score_threshold_1: |-
734-
client.index('INDEX_NAME').search('badman', { 'rankingScoreThreshold': 0.2 })
734+
client.index('INDEX_NAME').search('badman', { 'rankingScoreThreshold': 0.2 })

datasets/small_movies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,4 @@
227227
"release_date": 1114669984,
228228
"genre": "Sci Fi"
229229
}
230-
]
230+
]

0 commit comments

Comments
 (0)