Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
jthorton committed Dec 10, 2024
1 parent b3a3118 commit 505de23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gufe/protocols/protocoldag.py
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ def unit_to_result(self, protocol_unit: ProtocolUnit) -> ProtocolUnitResult:
Raises
------
MissingProtocolUnitError:
if either there are no results for that protocol unit
if there are no results for that protocol unit
ProtocolUnitFailureError:
if all units failed
"""
Expand Down

0 comments on commit 505de23

Please sign in to comment.