Ignore useless linter warning (#12185)

This commit is contained in:
jonathanmetzman 2024-07-09 11:45:27 -04:00 committed by GitHub
parent d6aba2fa4e
commit d7037d348f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ disable=print-statement,
comprehension-escape,
fixme,
import-error,
logging-fstring-interpolation,
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option