Skip to content

Commit

Permalink
🚨
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Sep 8, 2024
1 parent 482d718 commit 407bb64
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:

# 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:

# 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:

# Args:
# None
Expand Down

0 comments on commit 407bb64

Please sign in to comment.