Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
ben
/
copyvios
espelho de
https://github.com/earwig/copyvios
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Lançamentos
0
Trabalho
Ver a proveniência
Update T_POSSIBLE, T_SUSPECT.
pull/24/head
Ben Kurtovic
há 10 anos
ascendente
6beff20cf4
cometimento
490022910f
1 ficheiros alterados
com
2 adições
e
2 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+2
-2
copyvios/checker.py
+ 2
- 2
copyvios/checker.py
Ver ficheiro
@@ -12,8 +12,8 @@ from .sites import get_site, get_sites
__all__ = ["do_check", "T_POSSIBLE", "T_SUSPECT"]
T_POSSIBLE = 0.
3
T_SUSPECT = 0.
6
T_POSSIBLE = 0.
5
T_SUSPECT = 0.
75
def do_check():
query = Query()
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar