reformatting print command

The Travis CI build failed
E128 continuation line under-indented for visual indent
This commit is contained in:
Neubda 2016-07-27 16:57:38 +02:00 committed by GitHub
parent 290a1b9ec6
commit 2dc2780bd5
1 changed files with 1 additions and 1 deletions

View File

@ -642,7 +642,7 @@ def speedtest():
if not args.simple:
print_(('Testing from %(isp)s (%(ip)s)...'
% config['client']).encode('utf-8', 'ignore'))
% config['client']).encode('utf-8', 'ignore'))
if args.server:
try: