Skip to content

Commit

Permalink
corrigindo o nome das classes #1245
Browse files Browse the repository at this point in the history
  • Loading branch information
JP0ttoni committed Feb 3, 2025
1 parent 7f6a88d commit 1493edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data_collection/gazette/spiders/mg/mg_esmeraldas.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from gazette.spiders.base.rgsites import BaseRgSites


class UFMunicipioSpider(BaseRgSites):
class MGEsmeraldasSpider(BaseRgSites):
name = "mg_esmeraldas"
TERRITORY_ID = "3124104"
allowed_domains = ["www.esmeraldas.mg.gov.br"]
Expand Down

0 comments on commit 1493edb

Please sign in to comment.