Datastore: add a method to create a new empty tree
This commit is contained in:
parent
4d7d1ccab2
commit
418ff4f519
3 changed files with 10 additions and 5 deletions
|
|
@ -142,7 +142,7 @@ def main():
|
|||
"the prompt.")
|
||||
|
||||
context.quit()
|
||||
print("\nWaiting for other threads shuts down...")
|
||||
print("Waiting for other threads shuts down...")
|
||||
sys.exit(0)
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue