DocNow / twarc

A command line tool (and Python library) for archiving Twitter JSON
https://twarc-project.readthedocs.io
MIT License
1.36k stars 255 forks source link

Typo on json2csv column #224

Closed slarrain closed 6 years ago

slarrain commented 6 years ago

There is a typo: https://github.com/DocNow/twarc/blob/b4354c1874b46c0f0feae94696a962679f953840/twarc/json2csv.py#L37

It should say: retweet_or_quote_id. What is the best/fastest way to get this fixed? I thought about forking and making a PR, but perhaps is just easier for you to fix it?

Thanks!

edsu commented 6 years ago

Thanks for reporting this. Your change was just applied here in GitHub and was released to PyPI as v1.4.5.