#!/usr/bin/env python3

from InfluenceManager.scripts import topic_query

topic_query.run()