Adding future imports to allow backwards compatability · JavaLeaks/spark-testing-base@d76816d · GitHub
Skip to content

Commit d76816d

Browse files
author
Mark Dessain
committed
Adding future imports to allow backwards compatability
1 parent 0169795 commit d76816d

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

python/sparktestingbase/__init__.py

Lines changed: 1 addition & 0 deletions

python/sparktestingbase/streamingtestcase.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from __future__ import absolute_import
12
#
23
# Licensed to the Apache Software Foundation (ASF) under one or more
34
# contributor license agreements. See the NOTICE file distributed with

python/sparktestingbase/testcase.py

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)