mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2025-08-16 11:31:14 +08:00
@ -4,7 +4,7 @@ import argparse
|
||||
import math
|
||||
import os
|
||||
import subprocess
|
||||
from typing import Sequence
|
||||
from collections.abc import Sequence
|
||||
|
||||
from pre_commit_hooks.util import added_files
|
||||
from pre_commit_hooks.util import zsplit
|
||||
|
Reference in New Issue
Block a user