Skip to content

Commit 598b0a0

Browse files
committed
fix: update deprecated code on sphinx docs
1 parent 3cd7fd0 commit 598b0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,4 +333,4 @@
333333

334334

335335
def setup(app):
336-
app.add_javascript('https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js')
336+
app.add_js_file('https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js')

0 commit comments

Comments
 (0)