mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-06-29 21:11:08 +02:00
Linting
This commit is contained in:
@ -20,7 +20,7 @@ class Command(BaseCommand):
|
||||
"Old data structure has been deleted. This script won't work "
|
||||
"anymore (and is now useless)"))
|
||||
|
||||
from media.models import OldCD, OldComic, OldGame, OldManga, OldNovel, \
|
||||
from media.models import OldCD, OldComic, OldGame, OldManga, OldNovel,\
|
||||
OldReview, OldVinyl
|
||||
|
||||
# Migrate books
|
||||
|
Reference in New Issue
Block a user