mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 11:59:23 +00:00
apply ruff rule A005
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
from django.db.models.signals import post_delete, post_save
|
||||
from django.dispatch import receiver
|
||||
|
||||
from com.calendar import IcsCalendar
|
||||
from com.ics_calendar import IcsCalendar
|
||||
from com.models import News
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user