Skip to content

Commit

Permalink
Add additional newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
MP3Martin committed Nov 26, 2022
1 parent b84cef3 commit 80b8552
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/1_begin.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
- The actual code is at the bottom
*/

1 change: 1 addition & 0 deletions src/2_brython.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/3_brython_stdlib.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/4_jsRUNpy.js
Original file line number Diff line number Diff line change
Expand Up @@ -204,3 +204,4 @@ window.jsRUNpy.run = async function (code, variables = {}) {
return resolve(window.jsRUNpy.$sysRunQueue(code, variables));
});
};

0 comments on commit 80b8552

Please sign in to comment.