Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
Supertuxkart
/
stk-stats
mirror of
https://github.com/supertuxkart/stk-stats.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
092d1260a2
Branches
Tags
master
stk-stats
/
setup.cfg
setup.cfg
87 B
History
Raw
1
2
3
4
5
6
[flake8]
max-line-length
=
120
exclude
= venv/*
show-source
=
true
max-complexity
=
10