aboutsummaryrefslogtreecommitdiff
path: root/.venv/lib/python3.12/site-packages/attrs/exceptions.py
blob: 3323f9d2112c54b203763d45b455bd5abbe020f6 (about) (plain)
1
2
3
# SPDX-License-Identifier: MIT

from attr.exceptions import *  # noqa: F403