This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
GlobalCube
/
Python-Projekte
Obserwuj
3
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
fd6a6099f5
Gałęzie
Tagi
master
Python-Projekte
/
tox.ini
tox.ini
97 B
Historia
Czysty
1
2
3
4
5
[flake8]
# ignore = E226,E302,E41
max-line-length = 140
# exclude = tests/*
# max-complexity = 10