Skip to content

Commit

Permalink
Fix previous merge conflict resolution.
Browse files Browse the repository at this point in the history
  • Loading branch information
calina-c committed Mar 20, 2024
1 parent ff88e76 commit 326105d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pdr_backend/cli/cli_module.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
from pdr_backend.trueval.trueval_agent import TruevalAgent
from pdr_backend.util.core_accounts import fund_accounts_with_OCEAN
from pdr_backend.util.currency_types import Eth
from pdr_backend.util.topup import topup_main
from pdr_backend.util.web3_accounts import create_accounts, view_accounts, fund_accounts
from pdr_backend.lake.gql_data_factory import GQLDataFactory
from pdr_backend.lake.etl import ETL
Expand Down

0 comments on commit 326105d

Please sign in to comment.