from misago.utils.fixtures import load_monitor_fixture monitor_fixture = { 'reported_posts': 0, } def load(): load_monitor_fixture(monitor_fixture)