From 9e8fc209687d84385addba81329ef478e19f8368 Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Wed, 7 Mar 2018 11:00:15 +0800 Subject: add too long line check in pep8 Change-Id: I13bd62699c14bb504751b2e1149de0812b771ba0 Signed-off-by: SerenaFeng --- testapi/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'testapi/.gitignore') diff --git a/testapi/.gitignore b/testapi/.gitignore index 5be8583..869a07a 100644 --- a/testapi/.gitignore +++ b/testapi/.gitignore @@ -13,4 +13,5 @@ build docs/_build opnfv_testapi/tests/UI/coverage 3rd_party/static/testapi-ui/testapi-ui +.stestr/ -- cgit 1.2.3-korg