HuobiRDCenter / huobi_Python

Python SDK for Huobi Spot API
https://huobiapi.github.io/docs/spot/v1/en
Apache License 2.0
680 stars 332 forks source link

Comment out the unnecessary print statement in call_sync #66

Closed codemonkey89 closed 4 years ago

codemonkey89 commented 4 years ago

The print statement is unnecessary and should be commented out just like any other print statements in this file.

shuangbi commented 4 years ago

already merged in prev pull request