Remove Send2Trash from pyright's exclude (#8944)

This commit is contained in:
Nikita Sobolev
2022-11-03 13:41:37 -07:00
committed by GitHub
parent e68567a1b4
commit 1d37b54441
3 changed files with 9 additions and 3 deletions
-1
View File
@@ -68,7 +68,6 @@
"stubs/PyYAML",
"stubs/redis",
"stubs/requests",
"stubs/Send2Trash",
"stubs/setuptools",
"stubs/slumber",
"stubs/SQLAlchemy",