reviewed
This commit is contained in:
parent
a56a4c076a
commit
a31bd8246c
10 changed files with 15 additions and 71 deletions
|
|
@ -28,4 +28,3 @@ async def calculate_sum(
|
|||
db.add(record)
|
||||
await db.commit()
|
||||
return SumResponse(a=data.a, b=data.b, result=result)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue