mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2025-08-14 17:31:28 +08:00
@ -20,7 +20,7 @@ complicated YAML files.
|
||||
from __future__ import annotations
|
||||
|
||||
import argparse
|
||||
from typing import Sequence
|
||||
from collections.abc import Sequence
|
||||
|
||||
|
||||
QUOTES = ["'", '"']
|
||||
|
Reference in New Issue
Block a user