diff options
Diffstat (limited to 'numpy/doc/html/toc-example-module.html')
-rw-r--r-- | numpy/doc/html/toc-example-module.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/numpy/doc/html/toc-example-module.html b/numpy/doc/html/toc-example-module.html index 137dea5ae..c691dccae 100644 --- a/numpy/doc/html/toc-example-module.html +++ b/numpy/doc/html/toc-example-module.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> |