mirror of https://github.com/microsoft/autogen.git
Remove tmp test files
This commit is contained in:
parent
5de2c84fb6
commit
7787c740b7
|
@ -1 +0,0 @@
|
|||
print("hello world")
|
|
@ -1,2 +0,0 @@
|
|||
with open("tmp/codetest.py", "w") as f:
|
||||
f.write("b=1")
|
Loading…
Reference in New Issue