Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
stat committed Jan 8, 2025
1 parent 80dba50 commit a5de6f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cdp-langchain/examples/wallet/wallet.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {}
Expand Down

0 comments on commit a5de6f4

Please sign in to comment.