Files @ 131becb58165
Branch filter:

Location: copyleftconf-website-fork/tox.ini

Joshua Simmons
removing unused code
1
2
3
4
[flake8]
ignore = E265,E501
max-line-length = 100
max-complexity = 10