From 89b5dfe82cd0a0c86925fe3d8e6336daef1c4d7c Mon Sep 17 00:00:00 2001 From: gugug Date: Sat, 20 Jun 2020 23:45:53 +0800 Subject: [PATCH] Update git submodules * Update searchlight from branch 'master' - Stop to use the __future__ module. The __future__ module [1] was used in this context to ensure compatibility between python 2 and python 3. We previously dropped the support of python 2.7 [2] and now we only support python 3 so we don't need to continue to use this module and the imports listed below. Change-Id: I23bdb623c36732ac4a886ad22e8155763040dba5 --- searchlight | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/searchlight b/searchlight index 2f6bcf4c39..2d5d6dd491 160000 --- a/searchlight +++ b/searchlight @@ -1 +1 @@ -Subproject commit 2f6bcf4c394d08c196516a40069540de34d24b75 +Subproject commit 2d5d6dd491fba14b43742961fbdad5116d4510ff