fix: fix 'broad-exception-caught' for pylint

This commit is contained in:
Lance Edgar 2025-09-01 15:15:22 -05:00
parent c3e262804c
commit a56f6e9b91
2 changed files with 2 additions and 3 deletions

View file

@ -7,4 +7,3 @@ disable=fixme,
arguments-differ,
arguments-renamed,
attribute-defined-outside-init,
broad-exception-caught,