Commit 89f5304d authored by Ivan Tyagov's avatar Ivan Tyagov

Proper init.

parent a3693bd7
...@@ -69,6 +69,7 @@ async def main(): ...@@ -69,6 +69,7 @@ async def main():
await myvar.set_writable() await myvar.set_writable()
# Initialize # Initialize
result = 0.0
result_stack = [] result_stack = []
current_shape = 0.0 current_shape = 0.0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment