diff --git a/examples/handtrack/say_hello.html b/examples/handtrack/say_hello.html index 83c6948b..632c5d9b 100644 --- a/examples/handtrack/say_hello.html +++ b/examples/handtrack/say_hello.html @@ -119,4 +119,5 @@ pyscript.run_until_complete(start()) + diff --git a/examples/mario/play_mario.html b/examples/mario/play_mario.html index e366c5d5..1baee993 100644 --- a/examples/mario/play_mario.html +++ b/examples/mario/play_mario.html @@ -141,4 +141,5 @@ pyscript.run_until_complete(start()) +