diff --git a/watcher.py b/watcher.py index 74e3504..719709a 100644 --- a/watcher.py +++ b/watcher.py @@ -115,5 +115,4 @@ if __name__ == "__main__": print("=" * 80) clear_gpu() watcher.update(file) - - watcher.save_state() + watcher.save_state()