Skip to content

Commit

Permalink
resolve a sphinx deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
neutrinoceros committed Jun 20, 2021
1 parent 727bccc commit 304d313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/conf.py
Expand Up @@ -267,4 +267,4 @@

# as of Sphinx 3.1.2 this is the supported way to link custom style sheets
def setup(app):
app.add_stylesheet("custom.css")
app.add_css_file("custom.css")

0 comments on commit 304d313

Please sign in to comment.