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

@ -2,8 +2,8 @@ import json
import pendulum
import pytest
from gestion_sports.payload_builders import GestionSportsBookingPayloadBuilder
from resa_padel.models import BookingFilter, Club, User
user = User(login="padel.testing@jouf.fr", password="ridicule", club_id="123")