[MASTER]
disable=
    missing-module-docstring,
    consider-using-f-string

variable-rgx=[a-z_][a-z0-9_]{1,30}$
