mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-16 21:55:37 -05:00
Runs the pre-commit hooks over all the Python files
This commit is contained in:
@@ -1 +1,4 @@
|
||||
from .checks import paths_check, binaries_check
|
||||
from .checks import binaries_check
|
||||
from .checks import paths_check
|
||||
|
||||
__all__ = ["binaries_check", "paths_check"]
|
||||
|
Reference in New Issue
Block a user