From e4a8707e9c5546d3e8f153dd4cb6c5dbc521b69c Mon Sep 17 00:00:00 2001 From: Alex Waygood Date: Tue, 4 Mar 2025 09:31:12 +0100 Subject: [PATCH] Use Stricter pyright settings in CI for watchpoints (#13577) The stubs are fully annotated. Fixes https://github.com/AlexWaygood/typeshed-stats/issues/323 --- pyrightconfig.stricter.json | 1 - 1 file changed, 1 deletion(-) diff --git a/pyrightconfig.stricter.json b/pyrightconfig.stricter.json index 5b652a171..9f20ff2c9 100644 --- a/pyrightconfig.stricter.json +++ b/pyrightconfig.stricter.json @@ -95,7 +95,6 @@ "stubs/tqdm", "stubs/ttkthemes", "stubs/vobject", - "stubs/watchpoints", "stubs/workalendar", "stubs/wurlitzer", ],