mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-14 01:21:14 -06:00
Runs the pre-commit hooks over all the Python files
This commit is contained in:
@@ -7,7 +7,8 @@ class Command(BaseCommand):
|
||||
help = """
|
||||
This command checks your document archive for issues.
|
||||
""".replace(
|
||||
" ", ""
|
||||
" ",
|
||||
"",
|
||||
)
|
||||
|
||||
def add_arguments(self, parser):
|
||||
|
||||
Reference in New Issue
Block a user