From 9f7fe6bd80a96e241fcc64314bb136364a179afb Mon Sep 17 00:00:00 2001 From: Bastien Le Querrec <blq@laquadrature.net> Date: Tue, 7 Jan 2025 17:36:26 +0100 Subject: [PATCH] pref39: lint --- Attrap_pref39.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Attrap_pref39.py b/Attrap_pref39.py index 9f4ae76..65c3b1b 100644 --- a/Attrap_pref39.py +++ b/Attrap_pref39.py @@ -12,4 +12,3 @@ class Attrap_pref39(Attrap_prefdpt): # Configuration des widgets à analyser Attrap_prefdpt.grey_card['regex']['year'] = 'Année ([0-9]{4})' - #Attrap_prefdpt.white_card['css_path']['details'] = None -- GitLab