From a5de6f469eec64881af2af920356b0a8bf94611c Mon Sep 17 00:00:00 2001 From: Christopher Gerber Date: Wed, 8 Jan 2025 09:25:47 -0800 Subject: [PATCH] linting --- cdp-langchain/examples/wallet/wallet.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cdp-langchain/examples/wallet/wallet.py b/cdp-langchain/examples/wallet/wallet.py index e29e8c52..0e053a4c 100644 --- a/cdp-langchain/examples/wallet/wallet.py +++ b/cdp-langchain/examples/wallet/wallet.py @@ -6,10 +6,10 @@ def initialize_agentkit(): - """Initialize the CDP Agentkit + """Initialize the CDP Agentkit. Returns: - tuple: Agent executor and config + tuple: Agentkit and its config. """ config = {}