danpaquin / coinbasepro-python

The unofficial Python client for the Coinbase Pro API
MIT License
1.82k stars 737 forks source link

Extra " in public client #287

Closed itaki closed 6 years ago

itaki commented 6 years ago

There is an extra " on line 146 of the public_client file. This is the one here, and not the one you get through pip.

alimcmaster1 commented 6 years ago

See PR https://github.com/danpaquin/gdax-python/pull/285

mcardillo55 commented 6 years ago

Fixed in #283. Thanks.