mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 16:24:40 +04:00
Fix entry_points
This commit is contained in:
parent
eb592046e3
commit
18976b501d
6 changed files with 32 additions and 24 deletions
|
|
@ -57,7 +57,6 @@ def check_is_valid_manifest(file_contents):
|
|||
)
|
||||
|
||||
|
||||
|
||||
def run(argv):
|
||||
parser = argparse.ArgumentParser()
|
||||
parser.add_argument(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue