Skip to content

Commit

Permalink
Further flake fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jlstevens committed Jun 14, 2023
1 parent a01299c commit 1f5a791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion holoviews/plotting/mixins.py
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ def _get_coords(self, element, ranges, as_string=True):


class MultiDistributionMixin:

def _get_axis_dims(self, element):
return element.kdims, element.vdims[0]

Expand Down

0 comments on commit 1f5a791

Please sign in to comment.