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