Skip to content

Commit 70c012a

Browse files
standardrb fix
1 parent 09a6874 commit 70c012a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/weaviate/query.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,9 @@ def explore_query(
137137

138138
def get_query(
139139
class_name:,
140-
fields:, tenant: nil,
140+
fields:,
141141
autocut:,
142+
tenant: nil,
142143
where: nil,
143144
near_text: nil,
144145
near_vector: nil,

0 commit comments

Comments
 (0)