mephi007 / GithubAPI

0 stars 0 forks source link

Try commenting out the print statements before pushing. #5

Open ujjwalsb opened 5 years ago

ujjwalsb commented 5 years ago

https://github.com/mephi007/GithubAPI/blob/ce8b6217563167a7fc126e151b8e9dd2b8f9209a/GithubAPI/project.py#L39

Removing print is a good practice until and unless you are debugging it. And when you are done, just delete those lines instead of commenting it