reformatting print command
The Travis CI build failed E128 continuation line under-indented for visual indent
This commit is contained in:
parent
290a1b9ec6
commit
2dc2780bd5
@ -642,7 +642,7 @@ def speedtest():
|
|||||||
|
|
||||||
if not args.simple:
|
if not args.simple:
|
||||||
print_(('Testing from %(isp)s (%(ip)s)...'
|
print_(('Testing from %(isp)s (%(ip)s)...'
|
||||||
% config['client']).encode('utf-8', 'ignore'))
|
% config['client']).encode('utf-8', 'ignore'))
|
||||||
|
|
||||||
if args.server:
|
if args.server:
|
||||||
try:
|
try:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user