1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00

add line feed

This commit is contained in:
Kelly Brazil
2022-04-26 14:28:18 -07:00
parent a4ef52b533
commit faec16d1f2
+2 -1
View File
@@ -261,7 +261,8 @@ def versiontext():
python path: {sys.executable}
{info.website}
{info.copyright}'''
{info.copyright}
'''
return textwrap.dedent(versiontext_string)