juliomalegria / python-craigslist

Simple Craigslist wrapper
MIT No Attribution
387 stars 117 forks source link

small Python 3 typo in README - print result should be print(result) #71

Closed climatebrad closed 4 years ago

climatebrad commented 4 years ago

appears three times.

juliomalegria commented 4 years ago

Thank you! Fixed in e316509