Bump black to version 23
[babeltrace.git] / tests / bindings / python / bt2 / utils.py
index 410bb78cdb743c8483efbf0a700c96c3a279bfd2..c59fd8d57d27d41c8b3aa41672f909c21132d35e 100644 (file)
@@ -53,7 +53,6 @@ def _get_all_message_types(with_packet=True):
 
     class MyIter(bt2._UserMessageIterator):
         def __init__(self, config, self_output_port):
-
             nonlocal _msgs
             self._at = 0
             self._msgs = [
This page took 0.031487 seconds and 4 git commands to generate.