fix: fix 'duplicate-code' for pylint

This commit is contained in:
Lance Edgar 2025-09-01 19:36:38 -05:00
parent 4e7c8d393c
commit 21c037dc25
7 changed files with 27 additions and 4 deletions

View file

@ -1,5 +1,4 @@
# -*- mode: conf; -*-
[MESSAGES CONTROL]
disable=fixme,
duplicate-code,
disable=fixme