from feedback_forensics.app.main import run if __name__ == "__main__": run() # pylint: disable=no-value-for-parameter