Run black on all files
This commit is contained in:
parent
e20d7ca6c2
commit
892bf51163
153 changed files with 12 additions and 163 deletions
|
@ -11,7 +11,6 @@ class Command(BaseCommand):
|
|||
parser.add_argument("--file", default="kfet_wagtail_02_19")
|
||||
|
||||
def handle(self, *args, **options):
|
||||
|
||||
self.stdout.write("Import des données wagtail")
|
||||
|
||||
# Nettoyage des données initiales posées par Wagtail dans la migration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue