sammchardy / python-kucoin

Kucoin REST and Websocket API python implementation
https://python-kucoin.readthedocs.io/en/latest/
MIT License
349 stars 147 forks source link

Minor bugfix get_tickers can now return a single ticker #60

Closed AndrewFarley closed 5 years ago

AndrewFarley commented 5 years ago

Fixes: #54 Related to: #45

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.05%) to 27.413% when pulling 4a0f603d29e580681beb352590c42ef3a063844d on AndrewFarley:develop into 184b262e24b854d0c9860bb173b630933e24c115 on sammchardy:develop.

sammchardy commented 5 years ago

Thanks @AndrewFarley