Skip to content

Commit

Permalink
Merge pull request #4850 from NewAgeAirbender/pr_bills
Browse files Browse the repository at this point in the history
PR: add 1985 session to ignore list
  • Loading branch information
NewAgeAirbender authored Feb 21, 2024
2 parents 3c65e6d + 2b8ce38 commit c584617
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scrapers/pr/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ class PuertoRico(State):
"1997-2000",
"1993-1996",
"1989-1992",
"1985-1988",
]

def get_session_list(self):
Expand Down

0 comments on commit c584617

Please sign in to comment.