Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
caleb
/
TTTT
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Adds flake8 config file
Caleb Fangmeier
%!s(int64=8) %!d(string=hai) anos
pai
6f0c53692d
achega
3fc71b0beb
Modificáronse 1 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
3
0
.flake8
+ 3
- 0
.flake8
Ver ficheiro
@@ -0,0 +1,3 @@
+[flake8]
+ignore = E221, E222, E241, E226
+max_line_length=120