8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 561544d commit 2715383Copy full SHA for 2715383
lib/matplotlib/_animation_data.py
@@ -1,8 +1,7 @@
1
# Javascript template for HTMLWriter
2
JS_INCLUDE = """
3
<link rel="stylesheet"
4
-href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/
5
-css/font-awesome.min.css">
+href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
6
<script language="javascript">
7
function isInternetExplorer() {
8
ua = navigator.userAgent;
0 commit comments