From a7d391554b0f298f19ca24caea00280f1e58bd67 Mon Sep 17 00:00:00 2001 From: aprilnightk Date: Mon, 11 Aug 2025 23:22:37 +0300 Subject: [PATCH] update --- core/program.py | 1 - 1 file changed, 1 deletion(-) diff --git a/core/program.py b/core/program.py index c1589a7..b9f46ed 100644 --- a/core/program.py +++ b/core/program.py @@ -140,7 +140,6 @@ class Program: frames.append(left_frame) frames.append(right_frame) - print('100%', end='\r') return frames