format
This commit is contained in:
parent
81da351d08
commit
1b37c3be4e
1 changed files with 1 additions and 1 deletions
|
|
@ -1221,7 +1221,7 @@ def main():
|
||||||
|
|
||||||
immapp.run(runner_params)
|
immapp.run(runner_params)
|
||||||
|
|
||||||
tk_root.destroy() # Destroy the main window
|
tk_root.destroy() # Destroy the main window
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue