I have a small and simple class like so:
from __future__ import annotations from dataclasses import dataclass @datacl