Skip to content

Commit

Permalink
Fixed flakes
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Apr 24, 2020
1 parent 6ce34dc commit b3ab9bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions hvplot/utilities.py
@@ -1,9 +1,6 @@
import panel as _pn
import holoviews as _hv

from bokeh.io import export_png as _export_png, show as _show, save as _save
from bokeh.resources import CDN as _CDN

renderer = _hv.renderer('bokeh')

save = _hv.save
Expand Down

0 comments on commit b3ab9bd

Please sign in to comment.