1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

add line feed

This commit is contained in:
Kelly Brazil
2022-04-26 14:28:18 -07:00
parent a4ef52b533
commit faec16d1f2

View File

@ -261,7 +261,8 @@ def versiontext():
python path: {sys.executable}
{info.website}
{info.copyright}'''
{info.copyright}
'''
return textwrap.dedent(versiontext_string)