fix: fix 'abstract-method' for pylint

This commit is contained in:
Lance Edgar 2025-09-01 15:29:51 -05:00
parent e0a58dc524
commit 45e20926ef
6 changed files with 11 additions and 12 deletions

View file

@ -3,4 +3,3 @@
[MESSAGES CONTROL]
disable=fixme,
duplicate-code,
abstract-method,