From 18f1ee0a26512beeeb1346bfbfcbb2801c92c407 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sat, 25 Oct 2025 01:33:46 +0200 Subject: [PATCH] Remove no longer needed ignore. --- .pylintrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.pylintrc b/.pylintrc index 1c50e2ad..a4be2986 100644 --- a/.pylintrc +++ b/.pylintrc @@ -379,7 +379,6 @@ disable=raw-checker-failed, wrong-import-order, wrong-import-position, # To clean up: - arguments-differ, consider-using-with, fixme, import-error, # TODO figure out why pylint cannot find the module