danpaquin / coinbasepro-python

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

Fix imports #399

Closed shashwat1e4 closed 4 years ago

shashwat1e4 commented 4 years ago

Ensure imports are statically imported from file references, rather than package references.