setters.py 73 B

123
  1. # SPDX-License-Identifier: MIT
  2. from attr.setters import * # noqa: F403