Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Home|Away Turnovers #287

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

joeycortez42
Copy link

Modified version of #197.

Fixed home_turnovers and away_turnovers mapping from timeout mapping.
Added command line option to update game turnovers.

Corrects #281.

Modified version of BurntSushi#197.

Fixed home_turnovers and away_turnovers mapping from timeout mapping.
Added command line option to update game turnovers.
@ochawkeye
Copy link
Contributor

ochawkeye commented Nov 15, 2017

EDIT:
Ahhhh g is an nflgame game, not an nfldb game...my bad

This commit still references g.stats_home and g.stats_away. There are no such named properties for game objects.

Fixed home_turnovers and away_turnover AttributeError.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants