This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
GlobalCube
/
Python-Projekte
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
c8c56427c2
Ramos
Etiquetas
master
Python-Projekte
/
tox.ini
tox.ini
92 B
Histórico
Em bruto
1
2
3
4
5
[flake8]
ignore = E712, W504
max-line-length = 140
# exclude = tests/*
# max-complexity = 10