"docs/source/vscode:/vscode.git/clone" did not exist on "17fad103b5066a96fc080d757f4531430bf2eb86"
Commit 39c2c0a7 authored by moto's avatar moto Committed by Facebook GitHub Bot
Browse files

Fix documentation (#2409)

Summary:
Follow-up of https://github.com/pytorch/audio/issues/2407, the <script> was not properly closed on pages other than tutorials

Pull Request resolved: https://github.com/pytorch/audio/pull/2409

Reviewed By: carolineechen

Differential Revision: D36632668

Pulled By: mthrok

fbshipit-source-id: 9c0409a8011d77f8689e2dcdc1bd9844d3d31f79
parent 474510f2
...@@ -107,6 +107,6 @@ ...@@ -107,6 +107,6 @@
} }
}; };
}); });
</script>
{% endif %} {% endif %}
</script>
{% endblock %} {% endblock %}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment