refactor: large scale formatting/linting

This commit is contained in:
2025-11-12 15:51:13 +13:00
parent 305fdc41fb
commit 34aed2c7aa
120 changed files with 11389 additions and 7532 deletions

View File

@ -129,7 +129,7 @@
</div>
</form>
</div>
{# prettier-ignore-start #}
<script>
function predictKetcherToTextInput() {
$("#predict-smiles").val(this.ketcher.getSmiles());
@ -185,4 +185,5 @@
});
});
</script>
{# prettier-ignore-end #}
{% endblock content %}