dbader / schedule

Python job scheduling for humans.
https://schedule.readthedocs.io/
MIT License
11.86k stars 966 forks source link

some python 3 language updates #588

Open marksmayo opened 1 year ago

marksmayo commented 1 year ago

tidied imports converted some format strings to f-strings removed u-prefix for strings removed some unneeded brackets