Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbradshaw committed Apr 1, 2017
1 parent 6a93b66 commit 933c435
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions scraper.py
Expand Up @@ -18,13 +18,8 @@
record['SRA'] = row[2]
record['Basic Arrs'] = row[3]
record['SRA Arrs'] = row[4]
'''
record['Travel'] = row[5]
'''
record['Dep Care'] = row[6]
record['Mileage'] = row[7]
'''
Expand Down

0 comments on commit 933c435

Please sign in to comment.