mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
tidied and sorted imports
removed ones not required as well, groups and spaced.
This commit is contained in:
parent
cb0bcfd67f
commit
cd00569d64
18 changed files with 4 additions and 24 deletions
|
|
@ -2,6 +2,5 @@ from __future__ import annotations
|
|||
|
||||
from pre_commit.main import main
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
raise SystemExit(main())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue