Fix some linting, some complex functions are remaining
This commit is contained in:
parent
e73b3cf69d
commit
2a8a5cd736
3 changed files with 2 additions and 3 deletions
|
|
@ -7,7 +7,6 @@ from django.contrib.auth.models import User
|
|||
from django.test import TestCase
|
||||
from django.urls import reverse
|
||||
from django.utils import timezone
|
||||
|
||||
from activity.models import Activity, ActivityType, Guest, Entry
|
||||
from member.models import Club
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue