Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cheguitara committed Mar 22, 2014
1 parent 1826e68 commit 0f641d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scraper.py
Expand Up @@ -206,7 +206,6 @@ def import_player(element):

def main():#663
for element in elements(1, 5):
print element
import_player(element)
#import_season_history(element)
import_fixture_history(element)
Expand Down

0 comments on commit 0f641d3

Please sign in to comment.