no more annoying '''.format()
This commit is contained in:
parent
4eed7f8203
commit
dc7feec7de
3
plug
3
plug
@ -33,7 +33,8 @@ def usage():
|
||||
#placeholder<hw> BEGIN
|
||||
hello world
|
||||
#placeholder<hw> END
|
||||
some more original text'''.format(sys.argv[0]))
|
||||
some more original text
|
||||
'''.format(sys.argv[0]), end='')
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user