diff --git a/pyrightconfig.json b/pyrightconfig.json index 77fdf8684..8d7d17d72 100644 --- a/pyrightconfig.json +++ b/pyrightconfig.json @@ -12,7 +12,6 @@ "stubs/futures", "stubs/ipaddress", "stubs/kazoo", - "stubs/openssl-python", "stubs/pathlib2", "stubs/pymssql", "stubs/scribe", diff --git a/pyrightconfig.stricter.json b/pyrightconfig.stricter.json index 5ae71309d..3b953fe55 100644 --- a/pyrightconfig.stricter.json +++ b/pyrightconfig.stricter.json @@ -13,7 +13,6 @@ "stubs/futures", "stubs/ipaddress", "stubs/kazoo", - "stubs/openssl-python", "stubs/pathlib2", "stubs/pymssql", "stubs/scribe",