Merge branch 'clear-text-before-insert' into simplify-cli-arguments

This commit is contained in:
yangdx
2025-02-23 17:06:39 +08:00
4 changed files with 6 additions and 7 deletions

View File

@@ -181,6 +181,8 @@ def create_app(args):
"Skip document scanning(another scanning is active)"
)
ASCIIColors.green("\nServer is ready to accept connections! 🚀\n")
yield
finally: