joelgrus / data-science-from-scratch

code for Data Science From Scratch book
MIT License
8.71k stars 4.52k forks source link

Updated to be compatible with current version of Twython #112

Open SebastianChk opened 2 years ago

SebastianChk commented 2 years ago

Added headers=None argument to on_error method of MyStreamer. Without this, one gets the error TypeError: on_error() takes 3 positional arguments but 4 were given whenever on_error is called