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 c5b9670 commit da57be5Copy full SHA for da57be5
docs/source/conf.py
@@ -32,7 +32,9 @@
32
sys.path.insert(0, str(Path("../../src").resolve()))
33
34
# abbreviations
35
-ab_authors = "Xiaohao Yang, Sangjoon Lee, Simon Billinge, Billinge Group members"
+ab_authors = (
36
+ "Xiaohao Yang, Sangjoon Lee, Simon Billinge, Billinge Group members"
37
+)
38
39
# -- General configuration ------------------------------------------------
40
0 commit comments