# -*- mode: conf; -*- [MESSAGES CONTROL] disable=all enable=anomalous-backslash-in-string, assignment-from-no-return, assignment-from-none, bare-except, broad-exception-caught, consider-using-f-string, cyclic-import, dangerous-default-value, disallowed-name, empty-docstring, inconsistent-return-statements, invalid-name, no-else-return, redefined-argument-from-local, too-few-public-methods, trailing-whitespace, unspecified-encoding, unused-argument, unused-import, wrong-import-order,