mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-21 00:58:28 +08:00
Run pyright on matrix of platforms and python versions (#5072)
* Run pyright on matrix of platforms and python versions * Drop 3.10 from matrix, as it fails
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
"stubs/waitress",
|
||||
"stubs/Werkzeug"
|
||||
],
|
||||
"pythonVersion": "3.9",
|
||||
"typeCheckingMode": "basic",
|
||||
"strictListInference": true,
|
||||
"strictDictionaryInference": true,
|
||||
|
||||
Reference in New Issue
Block a user