gawel / aiocron

Crontabs for asyncio
MIT License
343 stars 21 forks source link

Now accepts arguments for func #13

Closed skytect closed 5 years ago

skytect commented 5 years ago

Hi @gawel , I made some changes to allow crontab to take in arguments for the function.