mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-23 23:49:08 -06: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