mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Add newline end of file
This commit is contained in:
parent
ee51a0be13
commit
a9e11b1cb7
@ -30,4 +30,4 @@ class Command(BaseCommand):
|
||||
self.stdout.write(f'Did not create superuser "{PAPERLESS_ADMIN_USER}".')
|
||||
self.stdout.write('Make sure you specified "PAPERLESS_ADMIN_PASSWORD" in your "docker-compose.env" file.')
|
||||
except Exception as error:
|
||||
self.stdout.write(f'Exception occured while creating superuser: {error}')
|
||||
self.stdout.write(f'Exception occured while creating superuser: {error}')
|
||||
|
Loading…
x
Reference in New Issue
Block a user