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

@@ -4,7 +4,6 @@ Main entry point for the CrossFit Booker application.
This script initializes the CrossFitBooker and starts the booking process.
"""
import asyncio
import logging
from src.crossfit_booker import CrossFitBooker