33f1eb2 17ca7c6
1
2
3
4
5
from feedback_forensics.app.main import run if __name__ == "__main__": run() # pylint: disable=no-value-for-parameter