From bb4fad27927c6fba2c6231d136661da050f6f5c6 Mon Sep 17 00:00:00 2001 From: kong wei Date: Wed, 21 Dec 2016 00:46:58 +0000 Subject: There are some flake8 errors. Clear them before other work. Change-Id: Ied9ce8cd0d3c3537c34713ea26cc596914caca85 Signed-off-by: kongwei --- client/escalatorclient/shell.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client/escalatorclient/shell.py') diff --git a/client/escalatorclient/shell.py b/client/escalatorclient/shell.py index 8f452b0..782106c 100644 --- a/client/escalatorclient/shell.py +++ b/client/escalatorclient/shell.py @@ -280,7 +280,8 @@ class escalatorShell(object): 'escalator, it is specified in paste ' 'configuration file at ' '/etc/escalator/api-paste.ini and ' - '/etc/escalator/registry-paste.ini. Without key ' + '/etc/escalator/registry-paste.ini. ' + 'Without key ' 'the profiling will not be triggered even ' 'if osprofiler is enabled on server side.') -- cgit 1.2.3-korg