# Copyright (c) 2019 Nico Alt
# SPDX-License-Identifier: AGPL-3.0-only
# License-Filename: LICENSE.md

[MASTER]

disable=attribute-defined-outside-init,
	duplicate-code,
	fixme,
        missing-docstring,
        no-name-in-module,
        wrong-import-position