mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 22:11:54 +08:00
Remove leftover pyright tornado configuration (#5974)
tornado was removed in 5a7f25584e.
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
"stubs/pathlib2",
|
||||
"stubs/pymssql",
|
||||
"stubs/scribe",
|
||||
"stubs/tornado"
|
||||
],
|
||||
"typeCheckingMode": "basic",
|
||||
"strictListInference": true,
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
"stubs/pathlib2",
|
||||
"stubs/pymssql",
|
||||
"stubs/scribe",
|
||||
"stubs/tornado",
|
||||
// Modules that are incomplete in some way.
|
||||
"stdlib/distutils/command",
|
||||
"stdlib/lib2to3/refactor.pyi",
|
||||
|
||||
Reference in New Issue
Block a user