...And instantly shitted my pants. I forgot to add 'f' to a string. FUUUUU
This commit is contained in:
parent
7e407297d9
commit
684bb1a457
@ -18,4 +18,4 @@ def print_program_version() -> None:
|
|||||||
"""Print information about program. Includes name and version; copyright
|
"""Print information about program. Includes name and version; copyright
|
||||||
notice and license."""
|
notice and license."""
|
||||||
print(f"PiggyBank ver. {__version__} ({__date__})\n\n{__copyright__}\n"
|
print(f"PiggyBank ver. {__version__} ({__date__})\n\n{__copyright__}\n"
|
||||||
"\n{__license__}")
|
f"\n{__license__}")
|
||||||
|
Loading…
Reference in New Issue
Block a user