chore: Revised code linter

This commit is contained in:
kbe
2025-08-12 01:50:33 +02:00
parent 4872b817b3
commit cfbb857cfb
11 changed files with 8 additions and 375 deletions

View File

@@ -2,7 +2,6 @@
import logging
import traceback
import asyncio
from crossfit_booker import CrossFitBooker
if __name__ == "__main__":