Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
ben
/
earwigbot
espelho de
https://github.com/earwig/earwigbot
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Lançamentos
4
Trabalho
Ver a proveniência
Ugh, oops.
tags/v0.1^2
Ben Kurtovic
há 13 anos
ascendente
5503b2999e
cometimento
26c476afd3
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
bot/tasks/afc_statistics.py
+ 1
- 1
bot/tasks/afc_statistics.py
Ver ficheiro
@@ -261,7 +261,7 @@ class Task(BaseTask):
cursor.execute(query, (CHART_ACCEPT, CHART_DECLINE))
def update(self, **kwargs):
title = kwargs.get(page)
title = kwargs.get(
"
page
"
)
if not title:
return
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar