💚 Fix linters
This commit is contained in:
parent
d9cf812074
commit
0de69cbfaf
14 changed files with 17 additions and 27 deletions
|
|
@ -5,7 +5,6 @@ import functools
|
|||
import json
|
||||
import operator
|
||||
from copy import copy
|
||||
from time import sleep
|
||||
|
||||
from django.contrib.contenttypes.models import ContentType
|
||||
from django.core.exceptions import ValidationError
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@
|
|||
import django_tables2 as tables
|
||||
from django.urls import reverse_lazy
|
||||
from django.utils.html import format_html
|
||||
|
||||
from member.models import Membership
|
||||
from note_kfet.middlewares import get_current_authenticated_user
|
||||
from permission.backends import PermissionBackend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue