working TCC (Test response funciton)

This commit is contained in:
Josh Burman
2021-10-29 18:43:56 +00:00
parent 6b1bbda169
commit 258915b08f
7 changed files with 25 additions and 19 deletions
+1
View File
@@ -7,3 +7,4 @@ class Item(BaseModel):
id: int
attributes: List[Attribute]
b_param: int
irf: float = 0.00