Fix the lint issue
This commit is contained in:
@@ -1137,4 +1137,4 @@ SQL_TEMPLATES = {
|
||||
FROM LIGHTRAG_DOC_CHUNKS where workspace=$1)
|
||||
WHERE distance>$2 ORDER BY distance DESC LIMIT $3
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user