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