Isorted and blacked files

This commit is contained in:
Stanislas Jouffroy 2024-02-20 10:26:28 +01:00
parent badced0a30
commit f813e4b973
9 changed files with 13 additions and 17 deletions

View file

@ -6,7 +6,6 @@ from pathlib import Path
import pendulum
import yaml
from dotenv import load_dotenv
from models import BookingFilter, Club, User
load_dotenv()