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 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: I19fbdebe406575d2567f98a322ff68e6e992fac7
13 KiB
13 KiB