No longer needed due to separate bugfix.

This commit is contained in:
Felix Fontein 2025-10-07 21:36:55 +02:00
parent 9c53d2b2e9
commit e895ac35a3

View File

@ -381,7 +381,6 @@ disable=raw-checker-failed,
# To clean up:
abstract-method,
arguments-differ,
assignment-from-no-return,
attribute-defined-outside-init,
broad-exception-caught,
broad-exception-raised,