From 09c89d09f0e4eb73a1d84dfd5785288653a4e242 Mon Sep 17 00:00:00 2001 From: Sudo-Ivan Date: Fri, 2 Jan 2026 20:36:19 -0600 Subject: [PATCH] fix(version): remove unnecessary newline in version string documentation --- meshchatx/src/version.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meshchatx/src/version.py b/meshchatx/src/version.py index ba48e51..3ddcc7e 100644 --- a/meshchatx/src/version.py +++ b/meshchatx/src/version.py @@ -1,5 +1,4 @@ -""" -Auto-generated helper so Python tooling and the Electron build +"""Auto-generated helper so Python tooling and the Electron build share the same version string. """