Skip to content

Commit ab7e529

Browse files
committed
Fix typo
1 parent e432e99 commit ab7e529

File tree

1 file changed

+1
-1
lines changed
  • libs/oracledb/langchain_oracledb/vectorstores

1 file changed

+1
-1
lines changed

libs/oracledb/langchain_oracledb/vectorstores/oraclevs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"$not": "",
8888
}
8989

90-
# pperations that may need negation
90+
# operations that may need negation
9191
NOT_OPERS = ["$nin", "$not", "$exists"]
9292

9393

0 commit comments

Comments
 (0)