mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
d4d3c8d787
commit
7bb3f26160
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ def main(argv: Sequence[str] | None = None) -> int:
|
|||
load_fn = LOAD_FNS[Key(multi=args.multi, unsafe=args.unsafe)]
|
||||
|
||||
retval = 0
|
||||
println("add_license_header.py")
|
||||
println('add_license_header.py')
|
||||
return retval
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue