Skip to content

Commit

Permalink
Fix for Michigan
Browse files Browse the repository at this point in the history
  • Loading branch information
esagara committed Feb 15, 2023
1 parent aa7bbce commit 9439ddb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion warn/scrapers/mi.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,9 @@ def scrape(

def _parse_html_table(soup):
black_list = [
"TOTAL:",
"Number of layoffs indicated Y-T-D",
"Number of notices received Y-T-D",
"TOTAL:",
"Total Layoffs:",
"Notes:",
"",
Expand Down

0 comments on commit 9439ddb

Please sign in to comment.