"""
A script that runs ruff, black, autopep8, and all other formatters in one python script on a cron job.
- Perhaps make a github workflow as well