sum the Item iif and irf as well as the Bundle tif and trf

This commit is contained in:
Adrian Manteza
2022-03-10 22:47:16 +00:00
parent c8bbe9583b
commit b3c5808849
4 changed files with 34 additions and 5 deletions

View File

@ -1,7 +1,6 @@
from pydantic import BaseModel
from typing import Optional
class Target(BaseModel):
theta: float
value: float