Remove no longer needed ignore.

This commit is contained in:
Felix Fontein 2025-10-25 01:33:46 +02:00
parent 2ad818ed3b
commit 18f1ee0a26

View File

@ -379,7 +379,6 @@ disable=raw-checker-failed,
wrong-import-order, wrong-import-order,
wrong-import-position, wrong-import-position,
# To clean up: # To clean up:
arguments-differ,
consider-using-with, consider-using-with,
fixme, fixme,
import-error, # TODO figure out why pylint cannot find the module import-error, # TODO figure out why pylint cannot find the module