-
Notifications
You must be signed in to change notification settings - Fork 264
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
Games 11/23 & 11/26 #292
Comments
Am i the only one having this issue? |
Found this in one of the threads below |
Thanks for the info! I dont seem to have the nflgame-udpate-schedule file in my folder....cant seem to find it here either...would you mind sharing this script? |
from future import absolute_import, division, print_function import nflgame def year_phase_week(year=None, phase=None, week=None): def schedule_url(year, stype, week): def week_schedule(year, stype, week):
def new_schedule(): def update_week(sched, year, stype, week): def write_schedule(fpath, sched): def eprint(*args, **kwargs): def run():
if name == 'main': |
Anyone else having an issue loading data for games that occured 11/23 and 11/26?
The text was updated successfully, but these errors were encountered: