Skip to content

Commit

Permalink
Fixed flake
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Oct 19, 2018
1 parent 8e0f0d8 commit c814c2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion panel/models/widgets.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
import os

from bokeh.core.properties import Int, Override, Enum
from bokeh.models import Widget, WidgetBox
from bokeh.models import Widget


class Player(Widget):
"""
Expand Down

0 comments on commit c814c2a

Please sign in to comment.