tests: fix 'expected 2 blank lines, found 1' warning in utils.py
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 27 Aug 2019 05:00:24 +0000 (01:00 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 4 Sep 2019 15:58:22 +0000 (11:58 -0400)
commit886890ce4f963355cfb9fbeda3e18bebe2059e0c
treefe80b18ebe41977c45066a3af6ecfe36aeab5cc4
parentd8248cd95134c39a511bfe5f88d55f86e7fd8dfc
tests: fix 'expected 2 blank lines, found 1' warning in utils.py

This is not very important, but I'm fixing warnings anyway.  Black
is fine with this change (it doesn't revert it).

Change-Id: I8e8cf58407d6309756c193d29d3447e9b16df63c
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reported-by: flake8
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1982
Tested-by: jenkins <jenkins@lttng.org>
tests/bindings/python/bt2/utils.py
This page took 0.025046 seconds and 4 git commands to generate.