Skip to content

Commit ebcaaee

Browse files
committed
Removed reference to js file in conf.py
1 parent e8d7be2 commit ebcaaee

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/source/conf.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -297,10 +297,6 @@
297297
"css/pandas.css",
298298
]
299299

300-
html_js_files = [
301-
'js/custom-copy.js'
302-
]
303-
304300
# The name of an image file (within the static path) to use as favicon of the
305301
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
306302
# pixels large.

0 commit comments

Comments
 (0)