diff --git a/pyproject.toml b/pyproject.toml index 3127852f2525..5e4202260e6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -182,13 +182,13 @@ ignore = [ "SIM117", "SIM118", "UP007", # keep-runtime-typing + "UP038", # Was removed from newer versions, results in slower code "UP045", # keep-runtime-typing "TC006", # TODO: Remove Python-3.10 specific suppressions "B905", "UP035", "UP036", - "UP038", "FURB161", ] select = [