Skip to content

Commit

Permalink
Merge pull request #512 from mraniki/dev
Browse files Browse the repository at this point in the history
⬆️ 🤖 - But for my own part it was Greek to me
  • Loading branch information
mraniki authored Sep 9, 2024
2 parents 5a0ed05 + 5e77cd6 commit 5a1ceaf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cefi/handler/fxcm.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# class FxcmHandler(CexClient):
# """
# library:
# library: https://github.com/fxcm/ForexConnectAPI

# Args:
# None
Expand Down
2 changes: 1 addition & 1 deletion cefi/handler/oanda.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# class OandaHandler(CexClient):
# """
# library:
# library: https://pypi.org/project/easyoanda/

# Args:
# None
Expand Down
2 changes: 1 addition & 1 deletion cefi/handler/schwab.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# class SchwabHandler(CexClient):
# """
# library:
# library: https://pypi.org/project/schwab-api/ https://github.com/tylerebowers/Schwab-API-Python

# Args:
# None
Expand Down

0 comments on commit 5a1ceaf

Please sign in to comment.