From d4fa446660926b1482244091954f578a89b372c2 Mon Sep 17 00:00:00 2001 From: Peter Cock Date: Fri, 15 Mar 2024 16:42:54 +0000 Subject: [PATCH] Remove defunct comment --- .flake8 | 1 - 1 file changed, 1 deletion(-) diff --git a/.flake8 b/.flake8 index 7184fca64..94ae2242f 100644 --- a/.flake8 +++ b/.flake8 @@ -65,7 +65,6 @@ ignore = # by default... It is therefore recommended to use a stacklevel of # 2 or greater to provide more information to the user B902, - # blind except Exception: statement # ========================================= # Optional ignores for local installations: # =========================================