Skip to content

Commit aa0b332

Browse files
authored
Removing confusing text in example
1 parent 10d5372 commit aa0b332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/confirm.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
{
2323
'type': 'confirm',
24-
'message': 'Do you want to exit? Oh, I haven\'t actually experience that. I\'ll look into it. Under your repository name, click Pull requests. Under your repository name, click Pull requests.',
24+
'message': 'Do you want to exit?',
2525
'name': 'exit',
2626
'default': False,
2727
},

0 commit comments

Comments
 (0)