Apply black code formatter on all Python code
[babeltrace.git] / doc / bindings / python / source / conf.py
index e39de7c66dcbc0ea6de9e4a10dda74d2af70ebfb..84c05bbc902497fa34119e61e7a3522970eab5e2 100644 (file)
@@ -6,10 +6,7 @@ import os
 
 # general configuration
 needs_sphinx = '1.2'
-extensions = [
-    'sphinx.ext.autodoc',
-    'sphinx.ext.ifconfig',
-]
+extensions = ['sphinx.ext.autodoc', 'sphinx.ext.ifconfig']
 templates_path = ['_templates']
 source_suffix = '.rst'
 source_encoding = 'utf-8-sig'
This page took 0.024631 seconds and 4 git commands to generate.