From 751b172a967458e111fdee442b2f44cf527d7071 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Fri, 6 Mar 2020 15:16:30 +0100 Subject: Update git submodules * Update docs/submodules/integration.git from branch 'master' to 13de1c66eb55333e18d552ccd4fdde30dd06ad02 - Setup Python linters in tox This adds Python linting setup that'll be triggered by relevant CI job for any uploaded python script review. Change-Id: I957156e281e97a05651e806f6418a7c450e20b43 Issue-ID: INT-1427 Signed-off-by: Bartek Grzybowski --- docs/submodules/integration.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git index a58b0b438..13de1c66e 160000 --- a/docs/submodules/integration.git +++ b/docs/submodules/integration.git @@ -1 +1 @@ -Subproject commit a58b0b438cf34abbb74bbc34635a17ffd02088c9 +Subproject commit 13de1c66eb55333e18d552ccd4fdde30dd06ad02 -- cgit