Skip to content

Commit 68433bf

Browse files
committed
missing f
1 parent 78c9fd4 commit 68433bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

winpython/wppm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@ def main(test=False):
744744
.
745745
"""
746746

747-
unregisterWinPythonHelp = """Unregister distribution
747+
unregisterWinPythonHelp = f"""Unregister distribution
748748
({bold}experimental{unbold})
749749
This will remove file extensions associations, icons and
750750
Windows explorer's context menu entries ('Edit with IDLE', ...)

0 commit comments

Comments
 (0)