4 lines
76 B
Python
Raw Normal View History

2024-09-25 20:22:46 +04:00
# SPDX-License-Identifier: MIT
from attr.validators import * # noqa: F403