fix typo in template file (#1432)

This commit is contained in:
dbubel
2024-10-14 16:51:04 -04:00
committed by GitHub
parent ef21da15e6
commit 725d159e44

View File

@@ -2,7 +2,7 @@
import sys
from {{folder_name}}.crew import {{crew_name}}Crew
# This main file is intended to be a way for your to run your
# 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.
# Replace with inputs you want to test with, it will automatically
# interpolate any tasks and agents information