Skip to content

Commit 982ab4e

Browse files
committed
Reconfigured Pyright
1 parent 94816ef commit 982ab4e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,6 @@ exclude = [
7878
# Agent API v1 endpoints - deprecated API but still supported
7979
# Type errors due to llama-stack-client not exposing Agent API types
8080
"src/app/endpoints/conversations.py",
81-
"src/app/endpoints/query.py",
82-
"src/app/endpoints/streaming_query.py",
83-
"src/utils/endpoints.py",
8481
]
8582
extraPaths = ["./src"]
8683

0 commit comments

Comments
 (0)