Formatting

This commit is contained in:
R. Miles McCain
2021-07-31 23:44:05 +00:00
parent 57c8695bcc
commit c980567fee
4 changed files with 25 additions and 27 deletions

View File

@@ -45,6 +45,4 @@ class Command(BaseCommand):
.exists()
)
self.stdout.write(
self.style.SUCCESS(f"{migration} {admin} {whitelabel}")
)
self.stdout.write(self.style.SUCCESS(f"{migration} {admin} {whitelabel}"))