From a0a47cdee506bf3b54a52ff9d00723a062e08c47 Mon Sep 17 00:00:00 2001 From: Terry Chia Date: Sun, 6 Jul 2014 17:51:26 +0800 Subject: Add newline for consistency --- tasks.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tasks.py') diff --git a/tasks.py b/tasks.py index 94a95414..65e33aea 100644 --- a/tasks.py +++ b/tasks.py @@ -10,6 +10,7 @@ # implied. # See the License for the specific language governing permissions and # limitations under the License. + from __future__ import absolute_import, division, print_function import getpass -- cgit v1.2.3