From 92a3c948c6639a742c240fcff6765451dfba82fc Mon Sep 17 00:00:00 2001 From: "Erlend E. Aasland" Date: Mon, 3 Jul 2023 11:45:09 +0200 Subject: [PATCH] gh-104146: Remove unused attr 'parameter_indent' from clinic.DLParser --- Tools/clinic/clinic.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Tools/clinic/clinic.py b/Tools/clinic/clinic.py index 27d3d572868883..69dfb58dbc84ec 100755 --- a/Tools/clinic/clinic.py +++ b/Tools/clinic/clinic.py @@ -4313,7 +4313,6 @@ def __init__(self, clinic: Clinic) -> None: def reset(self) -> None: self.function = None self.state: StateKeeper = self.state_dsl_start - self.parameter_indent = None self.keyword_only = False self.positional_only = False self.group = 0 pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy