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)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 27 Aug 2019 21:52:46 +0000 (17:52 -0400)
commit2287be693cc8d520e448b1f9ee80c9800b8daf1e
treeda06f07f54179f87284140e50f4ac718cf7e13fa
parent786c8e1496ce28045e70f982ee01881a31e4760b
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.023981 seconds and 4 git commands to generate.