Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kongzii committed Feb 15, 2024
1 parent 11967d1 commit 72248a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion prediction_market_agent_tooling/deploy/agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@


class DeployableAgent:

def pick_markets(self, markets: list[AgentMarket]) -> list[AgentMarket]:
"""
This method should be implemented by the subclass to pick the markets to bet on. By default, it picks only the first market.
Expand Down

0 comments on commit 72248a1

Please sign in to comment.