Bump black to version 23
[babeltrace.git] / tests / bindings / python / bt2 / test_event_class.py
index ae6f098137c6c95ea4b4924459eef0546c1bc5a1..0e97c09eb1aa386a969447fad43e17cbdb292abc 100644 (file)
@@ -22,7 +22,6 @@ def _create_const_event_class(tc, stream_class):
 
     class MyIter(bt2._UserMessageIterator):
         def __init__(self, config, self_port_output):
-
             trace = tc()
             stream = trace.create_stream(stream_class)
             self._msgs = [
This page took 0.022682 seconds and 4 git commands to generate.