Bump black to version 23
[babeltrace.git] / src / bindings / python / bt2 / bt2 / component.py
index 7669a60dee72227fb4e7c0dae1e20979410c4b6e..1bb6763e1e79b916ac262fb0d21fb3e6cc22c0e3 100644 (file)
@@ -122,7 +122,6 @@ class _PortIterator(collections.abc.Iterator):
 
 
 class _ComponentPorts(collections.abc.Mapping):
-
     # component_ptr is a bt_component_source *, bt_component_filter * or
     # bt_component_sink *.  Its type must match the type expected by the
     # functions passed as arguments.
This page took 0.024799 seconds and 4 git commands to generate.