view tests/testlib/docgraph_setup.sh @ 4235:e30119dfd626 stable

style: fix various flake8 warning
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sat, 10 Nov 2018 15:37:22 +0100
parents ef361938dfa1
children
line wrap: on
line source

. $TESTDIR/testlib/pythonpath.sh

cat >> $HGRCPATH << EOF
[extensions]
docgraph=
EOF