Skip to content

Commit c8dec77

Browse files
committed
add comment
1 parent bdaed67 commit c8dec77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/livecodes/languages/python-wasm/lang-python-wasm-script.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ __builtins__.input = input
7474
try {
7575
await livecodes.micropip.install(pkg);
7676
} catch (err) {
77-
//
77+
// livecodes.excludedPackages.push(pkg);
7878
}
7979
}
8080
}

0 commit comments

Comments
 (0)