Skip to content

Commit b58510f

Browse files
sellisdCopilot
andauthored
docs: improve docstring phrasing
Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5acaf8c commit b58510f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def main() -> int:
2828
"""Run the brewery simulation automation.
2929
3030
Returns:
31-
Exit code indicating success (0) failure (1)
31+
Exit code indicating success (0) or failure (1)
3232
"""
3333
try:
3434
# Load configuration from environment

0 commit comments

Comments
 (0)