From b3f26de57c45df651e3949f6832f8a5bb907b950 Mon Sep 17 00:00:00 2001 From: Jesse Mortenson Date: Wed, 4 Dec 2024 11:21:31 -0600 Subject: [PATCH] MA typo fix for lint --- tasks/ma.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/ma.yml b/tasks/ma.yml index 71f87be..e0b2b67 100644 --- a/tasks/ma.yml +++ b/tasks/ma.yml @@ -1,5 +1,5 @@ # "normal" bill scrape disabled for now because per-chamber full scrapes have gotten a lot faster -# so just trying full chamber scrapes for now +# so just trying full chamber scrapes for now #MA-scrape: # image: openstates/scrapers # entrypoint: "poetry run os-update ma bills votes --realtime"