Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adiciona spider para Sergipe (SE) (#23) #175

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

vitorbaptista
Copy link

Esse PR substitui o #168. Enviei outro PR para conseguir adicionar novas mudanças.

@vitorbaptista
Copy link
Author

Alguma atualização sobre esse PR? Tenho usado ele e checado diariamente e os dados têm sempre vindo corretos.

@@ -66,6 +66,10 @@ def _parse_last_updated(self, response):
return last_updated.date()


def _parse_int(num):
return int(num.replace(".", ""))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Me lembrei desse texto sobre tratamento de números internacionais. 😉

Mas se está funcionando é o que importa. 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants