1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 09:58:23 +02:00

💚 Fix linters

This commit is contained in:
Yohann D'ANELLO
2020-08-06 12:50:24 +02:00
parent d9cf812074
commit 0de69cbfaf
14 changed files with 17 additions and 27 deletions

View File

@ -2,8 +2,8 @@
# SPDX-License-Identifier: GPL-3.0-or-later
from django.contrib import admin
from note_kfet.admin import admin_site
from .models import Activity, ActivityType, Guest, Entry