Skip to content

Commit 0a5e8c2

Browse files
committed
Refactor comment for consistency and clarity
1 parent 34bed6d commit 0a5e8c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llm-complete-guide/gh_action_rag.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ def main(
136136
)
137137

138138
if create_template:
139-
# run pipeline
139+
# Run pipeline
140140
run = llm_index_and_evaluate.with_options(
141141
model=zenml_model,
142142
config_path=str(config_path),

0 commit comments

Comments
 (0)