should return response

This commit is contained in:
Josh Burman 2021-09-14 14:11:19 -04:00
parent ba62bc4dac
commit b1eab48f6f

View File

@ -36,4 +36,4 @@ async def solve(solver_run: SolverRun):
items=[item.id for item in solver_run.items]
)]
)
return solver_run
return response