1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 09:58:23 +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

@ -3,7 +3,6 @@
from django.core.exceptions import ValidationError
from django.db import models, transaction
from django.db.models import F
from django.urls import reverse
from django.utils import timezone
from django.utils.translation import gettext_lazy as _