mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
parent
99fa9ba5ef
commit
f415f6c4d7
10 changed files with 13 additions and 14 deletions
|
|
@ -8,10 +8,10 @@ import shutil
|
|||
import stat
|
||||
import subprocess
|
||||
import sys
|
||||
from collections.abc import Callable
|
||||
from collections.abc import Generator
|
||||
from types import TracebackType
|
||||
from typing import Any
|
||||
from typing import Callable
|
||||
|
||||
from pre_commit import parse_shebang
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue