From 7ae1aae7d07bf090b7423f0394ce75acf3f6ec34 Mon Sep 17 00:00:00 2001 From: Kurt Heiden Date: Mon, 28 Oct 2024 11:23:14 -0600 Subject: [PATCH] Update build.py --- build.py | 1 + 1 file changed, 1 insertion(+) diff --git a/build.py b/build.py index e321660..63f8532 100644 --- a/build.py +++ b/build.py @@ -1 +1,2 @@ +import simplemind print('Build successful.') \ No newline at end of file