bazarr/libs/attrs/validators.py

4 lines
76 B
Python

# SPDX-License-Identifier: MIT
from attr.validators import * # noqa: F403