Format using black

This commit is contained in:
Alexandre Iooss 2023-08-05 13:35:53 +02:00
parent da8b0fc323
commit effb56ef1d
7 changed files with 9 additions and 8 deletions

View file

@ -6,7 +6,6 @@ from photologue.models import ImageModel, PhotoSize
class Command(BaseCommand):
help = "Manages Photologue cache file for the given sizes."
def add_arguments(self, parser):