From 5719d714fb06cf09f4154474afd4da66f3ac91f9 Mon Sep 17 00:00:00 2001 From: Cedric Verstege <cedric.verstege@cern.ch> Date: Thu, 27 Mar 2025 16:15:13 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- case-1-lint/functions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/case-1-lint/functions.py b/case-1-lint/functions.py index f44d681..611137d 100644 --- a/case-1-lint/functions.py +++ b/case-1-lint/functions.py @@ -1,4 +1,4 @@ -import math, os, time, json +import math def f(x): -- GitLab