tests: fix 'expected 2 blank lines, found 1' warning in utils.py
[babeltrace.git] / tests / bindings / python / bt2 / utils.py
index 7707a531d1a7576c9d32328dda43cf2ed831eea1..3e66976114a438d296a612d55da689a4f0183b27 100644 (file)
@@ -19,6 +19,7 @@
 import bt2
 import collections.abc
 
+
 # Run callable `func` in the context of a component's __init__ method.  The
 # callable is passed the Component being instantiated.
 #
This page took 0.024582 seconds and 4 git commands to generate.