Jon Solow commited on
Commit
eef2a93
·
1 Parent(s): f45b43b

Fix typo in intended exlcuded page

Browse files
Files changed (1) hide show
  1. src/page_selector.py +1 -1
src/page_selector.py CHANGED
@@ -15,7 +15,7 @@ MODE_PAGE_EXCLUSION_MAP = {
15
  "Keepers",
16
  "ECR",
17
  "League_Simulation",
18
- "Keep_Rules",
19
  ],
20
  OFFSEASON_MODE: [
21
  "Practice_Reports",
 
15
  "Keepers",
16
  "ECR",
17
  "League_Simulation",
18
+ "Keeper_Rules",
19
  ],
20
  OFFSEASON_MODE: [
21
  "Practice_Reports",