Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
KFCMike committed Jun 26, 2018
1 parent 22585f5 commit e7b5859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper.py
Expand Up @@ -14,7 +14,7 @@

waitime=[j['result']['hospData'][i]['topWait'] for i in range(0,18)]

names[15]=names[15][0:11]
names[15]=names[15][0:19]

dt=j['result']['hospData'][0]['hospTimeEn']

Expand Down

0 comments on commit e7b5859

Please sign in to comment.