diff options
Diffstat (limited to 'numpy/doc/html/toc-everything.html')
-rw-r--r-- | numpy/doc/html/toc-everything.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/numpy/doc/html/toc-everything.html b/numpy/doc/html/toc-everything.html index f6ed84f8e..ce94bd1f0 100644 --- a/numpy/doc/html/toc-everything.html +++ b/numpy/doc/html/toc-everything.html @@ -26,9 +26,8 @@ // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. - checkCookie() + checkCookie(); // --> </script> - </body> </html> |