Files @ 6a1159950582
Branch filter:

Location: CopyleftConf/copyleftconf-website/tox.ini

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

remove unused pages directory and rename files w/ underscores instead of dashes for consistency
1
2
3
4
[flake8]
ignore = E265,E501
max-line-length = 100
max-complexity = 10