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

Fix linting

This commit is contained in:
Yohann D'ANELLO
2020-09-14 09:09:20 +02:00
parent dbc6fbbf71
commit 5ed0560953
4 changed files with 15 additions and 17 deletions

View File

@ -4,7 +4,6 @@
from functools import lru_cache
from time import time
from django.conf import settings
from django.contrib.sessions.models import Session
from note_kfet.middlewares import get_current_session