Jefferson-Henrique / Jefferson-Henrique/GetOldTweets-python
Exporter.py print syntax in Python 3
Open
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 790
- PR merge metrics
- No merged PRs in 30d
Description
Hey guys, just a quick and silly update for newbies like me.
If you're using the exporter to quickly look into this project
At line 15 in Exporter.py
Change ` print f.read()`
To `print(f.read())`
Cheers, Juan
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.