Files @ a121b118aced
Branch filter:

Location: CopyleftConf/copyleftconf-website/tox.ini

Christopher Neugebauer
Merge pull request #74 from northbaypython/selection-process-typo

Fix typo in selection process copy
1
2
3
4
[flake8]
ignore = E265,E501
max-line-length = 100
max-complexity = 10