diff --git a/create_groups.py b/create_groups.py index 1121251..228da96 100644 --- a/create_groups.py +++ b/create_groups.py @@ -267,4 +267,5 @@ while True: except KeyboardInterrupt: print("exit") break - \ No newline at end of file + +print("exit") \ No newline at end of file