1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Fix linters

This commit is contained in:
Yohann D'ANELLO
2020-08-15 19:10:23 +02:00
parent fe2af5ac2b
commit 0bf5067b60
3 changed files with 5 additions and 6 deletions

View File

@ -5,7 +5,6 @@ from datetime import date
from django.core.management import BaseCommand
from django.db.models import Q
from member.models import Membership, Club
from wei.models import WEIClub