From f4bf1d90a64d3f885ea30c642fe5373e2d19c344 Mon Sep 17 00:00:00 2001 From: Semyon Moroz Date: Mon, 7 Jul 2025 20:12:31 +0000 Subject: [PATCH] [python-datemath] Remove from pyrightconfig (#14376) missed in PR #14329 --- pyrightconfig.stricter.json | 1 - 1 file changed, 1 deletion(-) diff --git a/pyrightconfig.stricter.json b/pyrightconfig.stricter.json index a9b884f27..8e5194e98 100644 --- a/pyrightconfig.stricter.json +++ b/pyrightconfig.stricter.json @@ -79,7 +79,6 @@ "stubs/pycurl", "stubs/Pygments", "stubs/PyMySQL", - "stubs/python-datemath", "stubs/python-dateutil", "stubs/python-jose", "stubs/pytz/pytz/lazy.pyi",