no consider-using-with warning

This commit is contained in:
jonathan 2021-06-01 10:12:59 +02:00
parent d23c5f2e0f
commit 9574a02695

View File

@ -143,7 +143,8 @@ disable=print-statement,
logging-fstring-interpolation,
too-many-instance-attributes,
missing-function-docstring,
import-error
import-error,
consider-using-with
# 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