mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
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
|
|
@ -101,8 +101,8 @@ def prepare_env():
|
|||
pass
|
||||
|
||||
def cleanup_env():
|
||||
pass
|
||||
#shutil.rmtree("./tmp")
|
||||
#pass
|
||||
shutil.rmtree("./tmp")
|
||||
|
||||
def main():
|
||||
prepare_env()
|
||||
|
|
|
|||
Loading…
Reference in a new issue