Remove leftover pyright tornado configuration (#5974)

tornado was removed in 5a7f25584e.
This commit is contained in:
Jon Dufresne
2021-08-28 08:29:40 -07:00
committed by GitHub
parent 27af44fee2
commit 33b08cb3d7
2 changed files with 0 additions and 2 deletions

View File

@@ -16,7 +16,6 @@
"stubs/pathlib2",
"stubs/pymssql",
"stubs/scribe",
"stubs/tornado"
],
"typeCheckingMode": "basic",
"strictListInference": true,

View File

@@ -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",