Skip to content

Commit d9bb079

Browse files
committed
Replace deprecated function with the new one
1 parent 2522cdf commit d9bb079

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,4 +300,4 @@
300300
#texinfo_no_detailmenu = False
301301

302302
def setup(app):
303-
app.add_stylesheet('custom.css')
303+
app.add_css_file('custom.css')

0 commit comments

Comments
 (0)