Skip to content

Commit

Permalink
Fixed flakes
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed May 23, 2021
1 parent 193f896 commit 28dc61e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion holoviews/plotting/bokeh/callbacks.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
BoxEdit, PointDraw, PolyDraw, PolyEdit, CDSStream, FreehandDraw,
CurveEdit, SelectionXY, Lasso, SelectMode
)
from ..plot import GenericElementPlot, GenericOverlayPlot
from .util import bokeh_version, convert_timestamp

if bokeh_version >= '2.3.0':
Expand Down

0 comments on commit 28dc61e

Please sign in to comment.