4 lines
73 B
Python
4 lines
73 B
Python
|
# SPDX-License-Identifier: MIT
|
||
|
|
||
|
from attr.setters import * # noqa: F403
|