Skip to content

Commit 2a97074

Browse files
authored
add linter to Python demo
1 parent de2e4b9 commit 2a97074

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ <h1><img style="display: inline;" src="/pluginIcon.svg" width="26">&nbsp;&nbsp;T
6565
<!-- <input type="checkbox" id="ntstubs-checkbox" checked>-->
6666
</div>
6767
<script type="text/javascript">var PROGRAMMING_LANG = "python"</script>
68+
<script src="https://cdn.jsdelivr.net/pyodide/v0.27.2/full/pyodide.js"></script>
6869
<script src="tidyparse-web.js"></script>
6970
</body>
7071
</html>

0 commit comments

Comments
 (0)