Jon Solow commited on
Commit
6e09b6a
·
1 Parent(s): 00a0bd3

Set yahoo week map for sb to 22

Browse files
Files changed (1) hide show
  1. src/stats.py +1 -1
src/stats.py CHANGED
@@ -275,7 +275,7 @@ YAHOO_WEEK_MAP = {
275
  19: 1,
276
  20: 2,
277
  21: 3,
278
- 23: 4,
279
  }
280
 
281
 
 
275
  19: 1,
276
  20: 2,
277
  21: 3,
278
+ 22: 4,
279
  }
280
 
281