Skip to content

Commit

Permalink
isort autoflake
Browse files Browse the repository at this point in the history
  • Loading branch information
kongzii committed Feb 15, 2024
1 parent 0e5f10f commit 56fe592
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/cloud_deployment/gcp/deploy.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import os
import getpass
import os

from prediction_market_agent_tooling.config import APIKeys
from prediction_market_agent_tooling.deploy.gcp.deploy import (
deploy_to_gcp,
remove_deployed_gcp_function,
Expand Down

0 comments on commit 56fe592

Please sign in to comment.