forked from DGNum/gestioCOF
events: make isort happy
This commit is contained in:
parent
a8fd04e4c0
commit
f5766e9207
3 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,7 @@ from django.contrib.auth import get_user_model
|
|||
from django.contrib.auth.models import Permission
|
||||
from django.test import Client, TestCase
|
||||
from django.urls import reverse
|
||||
|
||||
from events.models import Event
|
||||
|
||||
User = get_user_model()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue