role_based_system/venv/Lib/site-packages/attrs/converters.py

4 lines
76 B
Python
Raw Normal View History

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