Fix linters
This commit is contained in:
parent
9d8c588b78
commit
e9cbc8e623
10 changed files with 8 additions and 14 deletions
|
|
@ -4,8 +4,8 @@
|
|||
from django.contrib import admin
|
||||
from django.contrib.auth.admin import UserAdmin
|
||||
from django.contrib.auth.models import User
|
||||
|
||||
from note_kfet.admin import admin_site
|
||||
|
||||
from .forms import ProfileForm
|
||||
from .models import Club, Membership, Profile
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue