From c0f9e78949f1e949555e80f9901569378282481f Mon Sep 17 00:00:00 2001 From: yangdx Date: Fri, 9 May 2025 14:17:11 +0800 Subject: [PATCH] Fix linting --- config.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ini.example b/config.ini.example index c6edcb60..63d9c2c0 100644 --- a/config.ini.example +++ b/config.ini.example @@ -20,4 +20,4 @@ user = your_username password = your_password database = your_database workspace = default # 可选,默认为default -max_connections = 12 \ No newline at end of file +max_connections = 12