We log to RAM anyways
@ -37,6 +37,7 @@ disable=no-self-use,
duplicate-code,
wrong-import-position,
no-else-return,
logging-not-lazy,
# https://github.com/PyCQA/pylint/issues/1698
unsupported-membership-test,
unsupported-assignment-operation,