update metadata printing

This commit is contained in:
Stavros kois
2024-07-23 23:55:09 +03:00
parent f8b45dc4d0
commit 7e88b498e1
2 changed files with 2 additions and 3 deletions

View File

@@ -29,8 +29,7 @@ def get_notes(app_name: str, body: str = ""):
if not app_name:
utils.throw_error("Expected [app_name] to be set")
body = f"\n{body}\n" if body else "\n"
return f"{get_header(app_name)}{body}{get_footer(app_name)}"
return f"{get_header(app_name)}\n\n{body}\n\n{get_footer(app_name)}"
def get_portals(portals: list):

View File

@@ -1,2 +1,2 @@
0.0.1: f074617a82a86d2a6cc78a4c8a4296fc9d168e456f12713e50c696557b302133
1.0.0: ea8957d684adb84ca0ce60bc44ca536267ed651688141233eaec58387a3c20aa
1.0.0: bacb00e90d4a31e1ddb9952f5c7b006f2f87d14ec69edcb5d274bf5bf94524ea