Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
maturk committed Oct 2, 2023
1 parent d55d06f commit 2bcce57
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"sphinx.ext.autosummary",
"sphinx.ext.intersphinx",
"sphinxcontrib.bibtex",

]

intersphinx_mapping = {
Expand All @@ -44,4 +43,4 @@
autodoc_typehints = "description"

# citations
bibtex_bibfiles = ['references.bib']
bibtex_bibfiles = ["references.bib"]

0 comments on commit 2bcce57

Please sign in to comment.