My minimal working example for my nodes in the tree looks like this:
from __future__ import annotations from dataclasses import dataclass, field from typing i