fix: fix 'attribute-defined-outside-init' for pylint

This commit is contained in:
Lance Edgar 2025-09-01 15:17:18 -05:00
parent a56f6e9b91
commit 8008b0edad
2 changed files with 3 additions and 4 deletions

View file

@ -6,4 +6,3 @@ disable=fixme,
abstract-method,
arguments-differ,
arguments-renamed,
attribute-defined-outside-init,