From 449d8254d6cc3f4aa015ebc1b6a6773117cdd01d Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Sun, 6 Nov 2022 22:19:10 +0300 Subject: [PATCH] Remove `aiofiles/aiofiles/threadpool/utils.pyi` from pyright exclude (#9113) --- pyrightconfig.stricter.json | 1 - 1 file changed, 1 deletion(-) diff --git a/pyrightconfig.stricter.json b/pyrightconfig.stricter.json index ac04bab04..562ee3613 100644 --- a/pyrightconfig.stricter.json +++ b/pyrightconfig.stricter.json @@ -21,7 +21,6 @@ "stdlib/xml/dom/minidom.pyi", "stdlib/xml/dom/pulldom.pyi", "stdlib/xml/sax", - "stubs/aiofiles/aiofiles/threadpool/utils.pyi", "stubs/annoy/annoy/annoylib.pyi", "stubs/aws-xray-sdk", "stubs/babel",