Jefferson-Henrique / Jefferson-Henrique/GetOldTweets-python

Exporter.py print syntax in Python 3

Open
#162 0 comments 5 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.