aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2022-01-10fix path to cache in gitignoreGravatar Shakya Majumdar-1/+1
2022-01-10format error messages in codeblocksGravatar Shakya Majumdar-1/+14
2022-01-10run isort and flake8Gravatar Shakya Majumdar-5/+7
2022-01-10add latex commandGravatar Shakya Majumdar-2/+326
2022-01-09Fix aoc join in date logicGravatar Chris Lovering-3/+4
2022-01-08Remove trailing whitespaceGravatar Chris Lovering-1/+1
Like the previous commit, this trivial change is actually to try and reproduce a bug we had with our GitHub actions.
2022-01-08Change single quote to double quote.Gravatar Chris Lovering-1/+1
This trivial change is actually to try and reproduce a bug we had with our GitHub actions.