[MASTER]

disable=
        missing-docstring

ignore=examples

init-hook='import sys; sys.path.append("./src");'
