lots of fixes based on kegan's review of https://github.com/matrix-org/matrix-doc/pull/13
This commit is contained in:
parent
e60ffd6909
commit
d40f6c1d7c
1 changed files with 2 additions and 2 deletions
|
@ -101,8 +101,8 @@ def prepare_env():
|
|||
pass
|
||||
|
||||
def cleanup_env():
|
||||
pass
|
||||
#shutil.rmtree("./tmp")
|
||||
#pass
|
||||
shutil.rmtree("./tmp")
|
||||
|
||||
def main():
|
||||
prepare_env()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue