Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Commit d0560f1

Browse files
committed
Minor comment update.
1 parent 8ae7533 commit d0560f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyscript.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const main = function() {
4444
- "py-plugin-started", when a plugin is started.
4545
- "py-interpreter-loaded", when the interpreter has been downloaded.
4646
- "py-interpreter-ready", when the interpreter is ready to process
47-
Python for configuration reasons.
47+
Python for configuration reasons (such as pip installing modules).
4848
- "py-file-fetched", when a file, to be added to the interpreter's
4949
filesystem, has been fetched from the network.
5050
- "py-files-loaded", when all the files have been copied onto the

0 commit comments

Comments
 (0)