assets¶
- pydantic model AnyAsset[source]¶
- Config:
extra: str = forbid
arbitrary_types_allowed: bool = True
- Fields:
- class counter(start: int = 0)[source]¶
custom generator because itertools is removing deepcopy in 3.14 https://docs.python.org/3/deprecations/pending-removal-in-3.14.html