mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
jrnl/args.py: reformat contributor appreciation (#1556)
This commit is contained in:
parent
8948334d5d
commit
5a5d31f213
1 changed files with 3 additions and 3 deletions
|
@ -39,9 +39,9 @@ def parse_args(args=[]):
|
||||||
description="Collect your thoughts and notes without leaving the command line",
|
description="Collect your thoughts and notes without leaving the command line",
|
||||||
epilog=textwrap.dedent(
|
epilog=textwrap.dedent(
|
||||||
"""
|
"""
|
||||||
Thank you to all of our contributors! Come see the whole list of code and
|
We gratefully thank all contributors!
|
||||||
financial contributors at https://github.com/jrnl-org/jrnl. And special
|
Come see the whole list of code and financial contributors at https://github.com/jrnl-org/jrnl
|
||||||
thanks to Bad Lip Reading for the Yoda joke in the Writing section above."""
|
And special thanks to Bad Lip Reading for the Yoda joke in the Writing section above :)"""
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue