From 3370b91eb30bf2e5711037af78053950e6940bf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=A3=E6=B8=A3=E5=92=8C?= <2608761159@qq.com> Date: Thu, 10 Oct 2024 12:33:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=8C=E6=9D=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Exercise3/pull_up_1.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Exercise3/pull_up_1.py b/Exercise3/pull_up_1.py index f130473..ec4fd83 100644 --- a/Exercise3/pull_up_1.py +++ b/Exercise3/pull_up_1.py @@ -203,7 +203,6 @@ class PullUp_1(BaseExercise): self.direction = 0 self._time = 0 self.end_test = 0 - if self.count % 1 == 0: self.speak_driver.speed_control(320) self.speak_driver.add_speak("{}".format(int(self.count))) if self.count == 1: