Add future imports to tests

Signed-off-by: Dan Ryan <dan@danryan.co>
This commit is contained in:
Dan Ryan
2019-05-16 00:52:10 -04:00
parent adc8d13168
commit d8e66c7fce
13 changed files with 24 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
# -*- coding=utf-8 -*-
from __future__ import absolute_import, print_function
import io
import os
import tarfile