Fix some linting, some complex functions are remaining

This commit is contained in:
Yohann D'ANELLO 2020-09-05 14:29:40 +02:00
parent e73b3cf69d
commit 2a8a5cd736
3 changed files with 2 additions and 3 deletions

View file

@ -7,7 +7,6 @@ from django.core.exceptions import ValidationError
from django.db.models import Q
from django.test import TestCase
from django.urls import reverse
from member.models import Membership, Club
from note.models import SpecialTransaction, NoteSpecial, Transaction
from treasury.models import Invoice, Product, Remittance, RemittanceType, SogeCredit