Source code

Revision control

Copy as Markdown

Other Tools

[flake8]
exclude = ./docs/conf.py, .eggs/
ignore = E731, E741, F999