Skip to content

Commit

Permalink
updating readme [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelduranfrigola authored and ersilia-bot committed Apr 25, 2024
1 parent 09cc8b6 commit 49caf44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/service.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def run(self, smiles_list):
"result": R,
"meta": {"outcome": h}
}
return R
return result


class Artifact(BentoServiceArtifact):
Expand Down

0 comments on commit 49caf44

Please sign in to comment.