From bebcc3911e4fc5c589b5b9e139e85cff2c461c9e Mon Sep 17 00:00:00 2001 From: Bastien Le Querrec <blq@laquadrature.net> Date: Tue, 7 Jan 2025 01:51:24 +0100 Subject: [PATCH] pref38: lint --- Attrap_pref38.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Attrap_pref38.py b/Attrap_pref38.py index 3ade51d..d2110c9 100644 --- a/Attrap_pref38.py +++ b/Attrap_pref38.py @@ -23,4 +23,4 @@ class Attrap_pref38(Attrap_prefdpt): regex='.*([0-9]*(?:er|ER)? [A-Za-zéÉûÛ]* [0-9]*)', css_path='select#-liste-docs' ) - ) \ No newline at end of file + ) -- GitLab