Skip to content

Commit

Permalink
Fixed flakes
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Mar 6, 2020
1 parent cb634cb commit f94ff9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion holoviews/util/transform.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import numpy as np

from ..core.dimension import Dimension, dimension_name
from ..core.dimension import Dimension
from ..core.util import basestring, unique_iterator

def _maybe_map(numpy_fn):
Expand Down

0 comments on commit f94ff9a

Please sign in to comment.