Renne Rocha
Renne Rocha
A `holidays` já tem os [feriados brasileiros](https://github.com/dr-prodigy/python-holidays/blob/master/holidays.py#L422).
É um pouco traumático, mas acho que poderíamos aplicar o `black` na base de código atual o quanto antes (dado que não existe nenhum PR em aberto que tenha grandes...
Caso achem que já vale a pena aplicar: https://github.com/GabrielRF/RastreioBot/pull/49
In #78 we have several test cases and new scenarios will be included in future, so I believe the use of a separate fixture file as it is now, more...
As a fallback, installing `slack-sdk` manually using `pip install slack-sdk` and/or adding `slack-sdk` in the requirements would be enough. Perhaps `monitoring` section should be updated/removed in future. Using `pip install...
Também adicione Americana-SP no arquivo `enabled_spiders.py`, para que assim que esse PR for finalizado, a cidade já seja colocada em produção.
Portal Fácil https://www.portalfacil.com.br/portfolio
Olá @rafaelhfreitas Não existe jeito certo, apenas jeitos diferentes de resolver o mesmo problema. Então a sua solução estava em um bom caminho. Eu não havia percebido que existiam alguns...
Do you have some suggestion a better way to include these error in the stats?
@thamenato We have some custom validators here: https://github.com/scrapinghub/spidermon/blob/master/spidermon/contrib/validation/jsonschema/formats.py Maybe we can use the same logic for user-defined JSONSchema validators?