sum the Item iif and irf as well as the Bundle tif and trf
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
from pydantic import BaseModel
|
||||
from typing import Optional
|
||||
|
||||
|
||||
class Target(BaseModel):
|
||||
theta: float
|
||||
value: float
|
||||
|
Reference in New Issue
Block a user