From a245cefcf47a43fc31c49683b9b36320a72bd1b6 Mon Sep 17 00:00:00 2001 From: Semyon Moroz Date: Tue, 25 Mar 2025 16:13:00 +0400 Subject: [PATCH] Remove humanfriendly from pyrightconfig.stricter.json (#13713) --- pyrightconfig.stricter.json | 1 - 1 file changed, 1 deletion(-) diff --git a/pyrightconfig.stricter.json b/pyrightconfig.stricter.json index 9f20ff2c9..a0e8bddda 100644 --- a/pyrightconfig.stricter.json +++ b/pyrightconfig.stricter.json @@ -48,7 +48,6 @@ "stubs/hdbcli/hdbcli/dbapi.pyi", "stubs/html5lib", "stubs/httplib2", - "stubs/humanfriendly", "stubs/hvac", "stubs/icalendar", "stubs/influxdb-client",