hackerhouse/.venv/Lib/site-packages/attrs/setters.py

4 lines
73 B
Python
Raw Normal View History

2025-01-17 15:32:32 +00:00
# SPDX-License-Identifier: MIT
from attr.setters import * # noqa: F403