From 6cf28080f35fcd15650aa38468ed80ea4fb14e68 Mon Sep 17 00:00:00 2001
From: Arohan Ajit <arohanajit232@gmail.com>
Date: Tue, 28 Jan 2025 10:19:06 -0800
Subject: [PATCH] Update .flake8

---
 .flake8 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.flake8 b/.flake8
index 31e2e934cc1..717b42fdc22 100644
--- a/.flake8
+++ b/.flake8
@@ -39,7 +39,6 @@ per-file-ignores =
     # TODO: Is this really needed?
     python/grass/jupyter/__init__.py: E501
     python/grass/pygrass/vector/__init__.py: E402
-    # Current benchmarks/tests are changing sys.path before import.
     # Configuration file for Sphinx:
     # Ignoring import/code mix and line length.
     # Files not managed by Black