Formatting

This commit is contained in:
Jeff Forcier 2018-05-01 14:04:20 -07:00
parent 36456d2a53
commit 979dd7c22c

View file

@ -35,8 +35,9 @@ class integration(Spec):
shutil.rmtree(build)
def _assert_worked(self, folder, opts=None, target='changelog', conf='.'):
self._build(folder, opts, target, asserts=self._basic_asserts,
conf=conf)
self._build(
folder, opts, target, asserts=self._basic_asserts, conf=conf,
)
def _basic_asserts(self, result, build, target):
# Check for errors