Skip to content

Fix/setup

Fix/setup #2

GitHub Actions / Black failed Oct 8, 2024 in 0s

1 error

Black found 1 error

Annotations

Check failure on line 265 in /home/runner/work/oemof-thermal/oemof-thermal/docs/conf.py

See this annotation in the file changed.

@github-actions github-actions / Black

/home/runner/work/oemof-thermal/oemof-thermal/docs/conf.py#L254-L265

 # -- Options for manual page output ---------------------------------------
 
 # One entry per manual page. List of tuples
 # (source start file, name, description, authors, manual section).
 man_pages = [
-    ("index", "oemof", "oemof.thermal documentation", ["oemof developer group"], 1)
+    (
+        "index",
+        "oemof",
+        "oemof.thermal documentation",
+        ["oemof developer group"],
+        1,
+    )
 ]
 
 # If true, show URL addresses after external links.
 # man_show_urls = False