Remove simplejson from pyright's exclude (#8945)

This commit is contained in:
Nikita Sobolev
2022-10-20 15:22:15 +03:00
committed by GitHub
parent 8a7cb1396a
commit 4276136d7a
3 changed files with 7 additions and 7 deletions

View File

@@ -80,7 +80,6 @@
"stubs/requests",
"stubs/Send2Trash",
"stubs/setuptools",
"stubs/simplejson",
"stubs/slumber",
"stubs/SQLAlchemy",
"stubs/stripe",