#!python
# PYTHON_ARGCOMPLETE_OK

import os
from datarobot_cmrunner.cmrunner.main import main
main()

