fix(docs): typo (#1470)

This commit is contained in:
Sam
2024-10-22 02:49:33 +11:00
committed by GitHub
parent 233fec1ea8
commit 06793d1318

View File

@@ -3,7 +3,7 @@ import sys
from {{folder_name}}.crew import {{crew_name}}Crew
# This main file is intended to be a way for you to run your
# crew locally, so refrain from adding necessary logic into this file.
# crew locally, so refrain from adding unnecessary logic into this file.
# Replace with inputs you want to test with, it will automatically
# interpolate any tasks and agents information