mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
fix docstring
This commit is contained in:
@@ -21,7 +21,7 @@ class ApifyActorsTool(BaseTool):
|
||||
|
||||
Example:
|
||||
.. code-block:: python
|
||||
from crewai.tools import ApifyActorsTool
|
||||
from crewai_tools import ApifyActorsTool
|
||||
|
||||
tool = ApifyActorsTool(actor_id="apify/rag-web-browser")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user