Skip to content

Commit d3af888

Browse files
committed
Add nemoguardrails/embeddings to pre-commit checking with pyright
1 parent d8aa064 commit d3af888

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ pyright = "^1.1.405"
157157
include = [
158158
"nemoguardrails/rails/**",
159159
"nemoguardrails/actions/**",
160+
"nemoguardrails/embeddings/**",
160161
"nemoguardrails/cli/**",
161162
"nemoguardrails/kb/**",
162163
"nemoguardrails/logging/**",

0 commit comments

Comments
 (0)