Skip to content

Commit

Permalink
Merge pull request #4957 from NewAgeAirbender/nj_bills
Browse files Browse the repository at this point in the history
NJ: add another committee vote motion option
  • Loading branch information
NewAgeAirbender authored Jun 4, 2024
2 parents dc75623 + 6528b47 commit 75cc186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scrapers/nj/bills.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ class NJBillScraper(Scraper, MDBMixin):
"r/Sca": "Reported out of Senate committee with amendments",
"r/favorably": "Reported favorably out of committee",
"Not rep./Aca": "Not reported out of Assembly Committee with Amendments",
"Not rep./Acs": "Not reported out of Assembly Committee with Substitutes",
}

_doctypes = {
Expand Down

0 comments on commit 75cc186

Please sign in to comment.