From 88c0ad4561cc6ef09e66d92554b969b71fd7e519 Mon Sep 17 00:00:00 2001 From: Cedric Ollivier Date: Mon, 27 Mar 2017 12:00:55 +0000 Subject: Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update docs/submodules/functest from branch 'stable/danube' - Merge "Fix pylint warnings in test_testcase_base" into stable/danube - Fix pylint warnings in test_testcase_base It takes into account the following warnings: - wrong-import-order - no-value-for-parameter The 'no-value-for-parameter' warnings are false positive. The added default values are useless but avoid them. Change-Id: I50d0af178d9da668a3c72e75f5af467d36ca0e6a Signed-off-by: Cédric Ollivier (cherry picked from commit e7440f39c66121cf915f156897c0a7d0e2af2951) --- docs/submodules/functest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/functest b/docs/submodules/functest index bc790c518..e7a442e4e 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit bc790c518181755239e518068db719e340ff8e07 +Subproject commit e7a442e4e0e02089bdbee48b8476a7c85ecb7a57 -- cgit 1.2.3-korg