Files @ b17c1c1d5747
Branch filter:

Location: CopyleftConf/copyleftconf-website/tox.ini

Christopher Neugebauer
Merge pull request #41 from northbaypython/josh/copy

metatag stuff
1
2
3
4
[flake8]
ignore = E265,E501
max-line-length = 100
max-complexity = 10