From 3814385e4107d431f86e2a59cbab5cbf5fe1b4b9 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Thu, 7 Oct 2021 13:31:44 +1000 Subject: [PATCH] add trailing newline to profiles readme closes #1407 --- qt/aqt/profiles.py | 1 + 1 file changed, 1 insertion(+) diff --git a/qt/aqt/profiles.py b/qt/aqt/profiles.py index 0b22a983f..8154778ca 100644 --- a/qt/aqt/profiles.py +++ b/qt/aqt/profiles.py @@ -520,6 +520,7 @@ create table if not exists profiles link=f"{appHelpSite}files#startup-options", ) ) + + "\n" ) # Default language