Skip to content

Commit

Permalink
Add to init
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuang11 committed Apr 24, 2024
1 parent c3ce233 commit 4c22bb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions panel/pane/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
)
from .media import Audio, Video # noqa
from .perspective import Perspective # noqa
from .placeholder import Placeholder # noqa
from .plot import ( # noqa
YT, Bokeh, Matplotlib, RGGPlot,
)
Expand Down Expand Up @@ -84,6 +85,7 @@
"panel",
"PDF",
"Perspective",
"Placeholder",
"Plotly",
"PNG",
"ReactiveExpr",
Expand Down

0 comments on commit 4c22bb4

Please sign in to comment.