Skip to content

Commit

Permalink
Habilita Alcobaça-BA em produção (#975)
Browse files Browse the repository at this point in the history
A cidade já havia sido testada em #964, a PR apenas adiciona um ajuste
  • Loading branch information
trevineju authored Oct 17, 2023
2 parents de96e22 + 1ca80ac commit b4a837d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@

class BaAlcobacaSpider(DoemGazetteSpider):
TERRITORY_ID = "2900801"
name = "ba_alcobaca_2017"
name = "ba_alcobaca"
state_city_url_part = "ba/alcobaca"
start_date = date(2017, 3, 3)
1 change: 1 addition & 0 deletions scripts/enabled_spiders.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"ap_santana",
"ba_acajutiba",
"ba_alagoinhas",
"ba_alcobaca",
"ba_banzae",
"ba_barreiras",
"ba_brotas_de_macaubas",
Expand Down

0 comments on commit b4a837d

Please sign in to comment.