Update docs (#2226)

This commit is contained in:
Brandon Hancock (bhancock_ai)
2025-02-26 15:21:36 -05:00
committed by GitHub
parent b9b625a70d
commit 66c66e3d84
5 changed files with 98 additions and 19 deletions

View File

@@ -203,7 +203,6 @@ def install(context):
@crewai.command()
def run():
"""Run the Crew."""
click.echo("Running the Crew")
run_crew()