3
0
Fork 0

fix: fix 'no-member' for pylint

This commit is contained in:
Lance Edgar 2025-09-01 12:10:12 -05:00
parent dd25d98e7d
commit ad74bede04
7 changed files with 21 additions and 20 deletions

View file

@ -3,4 +3,3 @@
[MESSAGES CONTROL]
disable=fixme,
duplicate-code,
no-member,