This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
fphammerle
/
tooncher
réplica de
https://github.com/fphammerle/tooncher
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
pylint: disable bad-continuation & missing-docstring check
Fabian Peter Hammerle
%!s(int64=5) %!d(string=hai) anos
pai
f856b47fdd
achega
5860e57415
Modificáronse 1 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
4
0
.pylintrc
+ 4
- 0
.pylintrc
Ver ficheiro
@@ -0,0 +1,4 @@
+[MESSAGES CONTROL]
+
+disable=bad-continuation,
+ missing-docstring