setup.cfg
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Thu, 29 Sep 2016 16:48:13 +0200
changeset 2013 2e8e4619a240
parent 2010 8464a7708f9d
child 2020 143c8e4dc22d
permissions -rw-r--r--
tutorial: add a first version of the tutorial with the basics This is probably not wonderful but at least we have a base.

[flake8]
ignore = E261, E266, E302, E129, E731, E124, E501, E123, W503, N801