Skip to content

Commit 1ab04ae

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent 5ea24ed commit 1ab04ae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@
3232
sys.path.insert(0, str(Path("../../src").resolve()))
3333

3434
# abbreviations
35-
ab_authors = "Pavol Juhas, Chris Farrow, Simon Billinge, Billinge Group members"
35+
ab_authors = (
36+
"Pavol Juhas, Chris Farrow, Simon Billinge, Billinge Group members"
37+
)
3638

3739
# -- General configuration ------------------------------------------------
3840

0 commit comments

Comments
 (0)