fix emojies

This commit is contained in:
Dobromir Popov
2025-11-22 21:46:35 +02:00
parent e541e16e7e
commit 9a06288911
37 changed files with 528 additions and 181 deletions

View File

@@ -29,7 +29,7 @@ async def test_bybit_balance():
print("ERROR: Failed to connect to Bybit")
return
print("Connected to Bybit successfully")
print("Connected to Bybit successfully")
# Test get_balance for USDT
print("\nTesting get_balance('USDT')...")