Files @ f4d0eda48514
Branch filter:

Location: CopyleftConf/copyleftconf-website/tox.ini

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

clean up copy, address basic accessibility concerns, tweaks to nav board and dashboard
1
2
3
4
[flake8]
ignore = E265,E501
max-line-length = 100
max-complexity = 10