We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a99efc commit a4ef932Copy full SHA for a4ef932
2 files changed
pyproject.toml
@@ -56,6 +56,7 @@ include = [
56
"pgvector",
57
"tests"
58
]
59
+typeCheckingMode = "strict"
60
reportPossiblyUnboundVariable = "none"
61
venv = ".venv"
62
venvPath = "."
0 commit comments