@echo off
python hm.py %*
exit /b %errorlevel%