From dc879d29fe7d9e4b82b8fcbf426fd51b599e2983 Mon Sep 17 00:00:00 2001 From: "gac-S_Changer (Resp.Neiger Thomas)" Date: Tue, 25 Apr 2023 16:33:21 +0200 Subject: [PATCH] newline, sigh.. --- script/motion/tools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/motion/tools.py b/script/motion/tools.py index da60580..f6f4b59 100644 --- a/script/motion/tools.py +++ b/script/motion/tools.py @@ -179,4 +179,4 @@ def is_pin_detected_in_scanner(): return False if abs(s-av) > 0.1: return False - return True \ No newline at end of file + return True