From fb1648876a473d4eed6130d6e6f7c37c6111e36a Mon Sep 17 00:00:00 2001 From: Satyanarayana Mamidi Date: Thu, 5 Mar 2026 15:46:11 +0530 Subject: [PATCH] Changed: template no longer says the tool name --- codeenigma/executor.py.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codeenigma/executor.py.template b/codeenigma/executor.py.template index 9078440..49d5fe5 100644 --- a/codeenigma/executor.py.template +++ b/codeenigma/executor.py.template @@ -1,4 +1,4 @@ -# This file is auto-generated by codeenigma. Do not edit !!! +# This file is obfuscated by Elucidata. Do not edit !!! # Origin: $filename from codeenigma_runtime import execute_secure_code