Fix linters
This commit is contained in:
parent
fe2af5ac2b
commit
0bf5067b60
3 changed files with 5 additions and 6 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Copyright (C) 2018-2020 by BDE ENS Paris-Saclay
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
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 _
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue