Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Open
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
pyrightconfig.json
I thought I had already done this!
  • Loading branch information
robbiemu committed May 20, 2025
commit 0570f177c2c873051574b8402a201365bea19ac9
3 changes: 1 addition & 2 deletions pyrightconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"extraPaths": ["gguf-py"],
"pythonVersion": "3.10",
"pythonPlatform": "All",
"reportInvalidTypeForm": false,
"reportUnusedImport": "warning",
"reportDuplicateImport": "error",
"reportDeprecated": "warning",
Expand All @@ -23,4 +22,4 @@
"exclude": [
"tools/mtmd/legacy-models",
]
}
}