architv / soccer-cli

:soccer: Football scores for hackers. :computer: A command line interface for all the football scores.
MIT License
1.09k stars 222 forks source link

Replace hard coded status codes with status code attributes defined in requests library #29

Closed ueg1990 closed 8 years ago

ueg1990 commented 8 years ago

1) Replace hard coded status codes with status code attributes defined in requests library 2) Re-organize imports according to that suggested by PEP8 3) Fix a couple of spelling mistakes

Saturn commented 8 years ago

I think the imports are better this way :+1:

Don't know how those spelling errors were missed :smiley: