fix emojies
This commit is contained in:
@@ -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')...")
|
||||
|
||||
Reference in New Issue
Block a user