Skip to content

Commit

Permalink
missing reduce import
Browse files Browse the repository at this point in the history
  • Loading branch information
v0lat1le committed Oct 30, 2015
1 parent 057c144 commit e55a211
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cubeaccess/storage/faux.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
from __future__ import absolute_import, division, print_function
from builtins import *

from functools import reduce
import numpy

from ..core import StorageUnitBase
Expand Down

0 comments on commit e55a211

Please sign in to comment.