Skip to content

Commit ad5d369

Browse files
committed
examples: apply ruff formatting
1 parent d783678 commit ad5d369

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

examples/image_search/colpali_main.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,3 @@ def search(
132132
for result in search_results.points
133133
]
134134
}
135-
136-

examples/image_search/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,4 +179,3 @@ def search(
179179
for result in search_results
180180
]
181181
}
182-

0 commit comments

Comments
 (0)