reformating
This commit is contained in:
parent
0b0a0aeabb
commit
7d6ebd11a9
1 changed files with 2 additions and 1 deletions
|
@ -54,4 +54,5 @@ def test2():
|
|||
result = run_code(code_str1, create_namespace())
|
||||
print(result)
|
||||
|
||||
test2()
|
||||
if __name__ == "__main__":
|
||||
test2()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue