From c1387f7fdfbee431a14d02e8a21bf4e2b4fcddc1 Mon Sep 17 00:00:00 2001 From: lostecho Date: Mon, 7 Jul 2025 01:54:25 +0800 Subject: [PATCH] test build --- main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index 44a4e53..fb182fd 100644 --- a/main.py +++ b/main.py @@ -1,4 +1,5 @@ def main(): + print("Starting mark-word-fastapi...") print("Hello from mark-word-fastapi!")