We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea24ed commit 1ab04aeCopy full SHA for 1ab04ae
docs/source/conf.py
@@ -32,7 +32,9 @@
32
sys.path.insert(0, str(Path("../../src").resolve()))
33
34
# abbreviations
35
-ab_authors = "Pavol Juhas, Chris Farrow, Simon Billinge, Billinge Group members"
+ab_authors = (
36
+ "Pavol Juhas, Chris Farrow, Simon Billinge, Billinge Group members"
37
+)
38
39
# -- General configuration ------------------------------------------------
40
0 commit comments