Bump black to version 23
[babeltrace.git] / src / bindings / python / bt2 / bt2 / object.py
index c1a23fdf353c8657503221834884f0ec675075e0..dcff667f49aaf52d1a889d29e06e8cfdcb187156 100644 (file)
@@ -45,7 +45,6 @@ class _BaseObject:
 
 
 class _UniqueObject(_BaseObject):
-
     # Create a _UniqueObject.
     #
     #   - ptr: SWIG Object, pointer to the unique object.
This page took 0.023297 seconds and 4 git commands to generate.