"examples/git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "fc6090e96b37a528b051aa6747e6233354b5a3ef"
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 @@
} }
}; };
}); });
{% endif %}
</script> </script>
{% endif %}
{% 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