Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
ben
/
earwigbot
espelhamento de
https://github.com/earwig/earwigbot
Observar
1
Favorito
1
Fork
0
Código
Versões
4
Atividade
Ver código fonte
Merge pull request
#50
from justinkim/fix/typo
Fix a typo
tags/v0.2
Ben Kurtovic
10 anos atrás
pai
ea14f39e73
4dfd9cb866
commit
a0bc8d69ab
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
earwigbot/util.py
+ 1
- 1
earwigbot/util.py
Ver arquivo
@@ -143,7 +143,7 @@ def main():
pass
finally:
if thread.is_alive():
bot.tasks.logger.warn("The task
is
will be killed")
bot.tasks.logger.warn("The task will be killed")
else:
try:
bot.run()
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar