We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c9fd4 commit 68433bfCopy full SHA for 68433bf
1 file changed
winpython/wppm.py
@@ -744,7 +744,7 @@ def main(test=False):
744
.
745
"""
746
747
- unregisterWinPythonHelp = """Unregister distribution
+ unregisterWinPythonHelp = f"""Unregister distribution
748
({bold}experimental{unbold})
749
This will remove file extensions associations, icons and
750
Windows explorer's context menu entries ('Edit with IDLE', ...)
0 commit comments