bazarr/libs/attrs/setters.py

4 lines
73 B
Python
Raw Normal View History

2022-09-22 10:33:33 +00:00
# SPDX-License-Identifier: MIT
from attr.setters import * # noqa: F403