From 77f7e7b3ea58baab7a4bd13c45a90cce208d0ccd 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