#!/home/dorian/Programs/github/preprocessor/venv/bin/python3

from mlpproc.__main__ import preprocessor_main

preprocessor_main()
