Skip to content

Commit

Permalink
Fixed isort
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielfior committed Apr 11, 2024
1 parent 64d8ac6 commit 7d2fcc3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import random
import typing as t

from prediction_market_agent_tooling.deploy.agent import DeployableAgent
from prediction_market_agent_tooling.markets.agent_market import AgentMarket
from prediction_market_agent_tooling.markets.markets import MarketType
Expand Down

0 comments on commit 7d2fcc3

Please sign in to comment.