Skip to content

Commit

Permalink
Py2 fix for DataFrameCache - see apache#3302
Browse files Browse the repository at this point in the history
  • Loading branch information
rhunwicks committed Oct 5, 2017
1 parent 2826876 commit b24a700
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contrib/connectors/pandas/cache.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
from __future__ import unicode_literals

from io import open
import json
Expand Down

0 comments on commit b24a700

Please sign in to comment.