Edit file File name : setters.py Content :# SPDX-License-Identifier: MIT from attr.setters import * # noqa: F403 Save