[MASTER]
extension-pkg-whitelist=
    cv2


[MESSAGES CONTROL]
disable=
    missing-docstring,
    no-self-use,
    too-few-public-methods,
    too-many-arguments,
    too-many-instance-attributes,
    invalid-name
