I am using python-crontab module to schedule a cron job. I am trying to run this on a Windows machine. Here is my code for scheduling the cron:
from crontab impor