8000 pyrightconfig.json · robbiemu/llama.cpp@0570f17 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0570f17

Browse files
committed
pyrightconfig.json
I thought I had already done this!
1 parent 4802d01 commit 0570f17

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyrightconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"extraPaths": ["gguf-py"],
33
"pythonVersion": "3.10",
44
"pythonPlatform": "All",
5-
"reportInvalidTypeForm": false,
65
"reportUnusedImport": "warning",
76
"reportDuplicateImport": "error",
87
"reportDeprecated": "warning",
@@ -23,4 +22,4 @@
2322
"exclude": [
2423
"tools/mtmd/legacy-models",
2524
]
26-
}
25+
}

0 commit comments

Comments
 (0)
0