diff --git a/swarms/swarms.py b/swarms/swarms.py index 4d521e9f..eb4e0c87 100644 --- a/swarms/swarms.py +++ b/swarms/swarms.py @@ -166,7 +166,7 @@ class Swarms: logging.error(f"An error occurred in run_swarms: {e}") return None -# usage +# usage- def swarm(api_key="", objective=""): """ Run the swarm with the given API key and objective.