Reformat Python files with Black v20.8b1
[babeltrace.git] / src / bindings / python / bt2 / bt2 / __init__.py
index b642e6a1218a306783062d5537385896e9af2656..9ed080e82c833c6f9690cccd25d80581e5da9f9c 100644 (file)
@@ -232,10 +232,10 @@ class _MemoryError(_Error):
 
 
 class UnknownObject(Exception):
-    '''
+    """
     Raised when a component class handles a query for an object it doesn't
     know about.
-    '''
+    """
 
     pass
 
This page took 0.024668 seconds and 4 git commands to generate.