- Committed lines, submitted picks.
- Final week 17, we’ll know the season winner on Sunday.
- This week was a pain in the ass. The iframe table format was completely different for the lines. Different order, different column, etc. The autofetcher didn’t know how to understand any of it. I entered the lines manually.
- [[u’TITANS’, u’TEXANS*’, u’SUNDAY, DECEMBER 29, 2019 1:25 PM’, u’3.5′], [u’BROWNS’, u’BENGALS*’, u’SUNDAY, DECEMBER 29, 2019 10:00 AM’, u’2.5′], [u’VIKINGS*’, u’BEARS’, u’SUNDAY, DECEMBER 29, 2019 10:00 AM’, u’1′], [u’COLTS’, u’JAGUARS*’, u’SUNDAY, DECEMBER 29, 2019 1:25 PM’, u’3.5′], [u’FALCONS’, u’BUCCANEERS*’, u’SUNDAY, DECEMBER 29, 2019 10:00 AM’, u’0′], [u’COWBOYS*’, u’REDSKINS’, u’SUNDAY, DECEMBER 29, 2019 1:25 PM’, u’11’], [u’SAINTS’, u’PANTHERS*’, u’SUNDAY, DECEMBER 29, 2019 10:00 AM’, u’13’], [u’EAGLES’, u’GIANTS*’, u’SUNDAY, DECEMBER 29, 2019 1:25 PM’, u’4.5′], [u’STEELERS’, u’RAVENS*’, u’SUNDAY, DECEMBER 29, 2019 1:25 PM’, u’2′], [u’BILLS*’, u’JETS’, u’SUNDAY, DECEMBER 29, 2019 10:00 AM’, u’1.5′], [u’PATRIOTS*’, u’DOLPHINS’, u’SUNDAY, DECEMBER 29, 2019 10:00 AM’, u’15.5′], [u’PACKERS’, u’LIONS*’, u’SUNDAY, DECEMBER 29, 2019 10:00 AM’, u’12.5′], [u’CHIEFS*’, u’CHARGERS’, u’SUNDAY, DECEMBER 29, 2019 10:00 AM’, u’8.5′], [u’RAMS*’, u’CARDINALS’, u’SUNDAY, DECEMBER 29, 2019 1:25 PM’, u’3′], [u’49ERS’, u’SEAHAWKS*’, u’SUNDAY, DECEMBER 29, 2019 5:20 PM’, u’3.5′], [u’BRONCOS*’, u’RAIDERS’, u’SUNDAY, DECEMBER 29, 2019 1:25 PM’, u’3′]]
- dbsession.commits._commit_lines(week_id=34, lines=lines)
- core.scores.commit_scores()
- util.email.email_picks_open(season=2019, week=17)