bitvavo / python-bitvavo-api

Python wrapper for the Bitvavo API
https://pypi.org/project/python-bitvavo-api/
ISC License
38 stars 25 forks source link

Update debugToConsole calls in bitvavo.py #12

Closed rroumenov closed 3 years ago

rroumenov commented 3 years ago

debugToConsole is 1 argument function, but were found cases where more than 1 parameters were passed. Script ends with an Exception caused by this issue.

joeri-vv commented 3 years ago

You were totally right, thanks for the PR! I've incorporated it in the latest changes and version on pypi.