Remove mock from pyright's exclude (#8942)

This commit is contained in:
Nikita Sobolev
2022-10-20 17:11:11 +03:00
committed by GitHub
parent b0b0cc6474
commit c7983ec8d5
2 changed files with 3 additions and 4 deletions
-1
View File
@@ -52,7 +52,6 @@
"stubs/jsonschema",
"stubs/ldap3",
"stubs/Markdown",
"stubs/mock",
"stubs/mysqlclient",
"stubs/oauthlib",
"stubs/openpyxl",