updated message

This commit is contained in:
Christopher Pickering 2022-12-16 08:53:09 -06:00
parent b34b07f098
commit c20bb80bca
No known key found for this signature in database
GPG key ID: E14DB3B0A0FACF84

View file

@ -43,7 +43,6 @@ async function loadPyodideAndPackages() {
postMessage({
type: 'version',
message:
'Running Python ' +
pyodide.runPython(`
import platform
from importlib import metadata