3
0
Fork 0

fix: fix 'too-many-branches' for pylint

This commit is contained in:
Lance Edgar 2025-08-31 11:51:59 -05:00
parent 957c334d1d
commit 0688ed4dd1
2 changed files with 39 additions and 33 deletions

View file

@ -1,6 +1,4 @@
# -*- mode: conf; -*-
[MESSAGES CONTROL]
disable=
fixme,
too-many-branches,
disable=fixme