Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Port to plotly.py v4_subplots and renderers #88

Closed
wants to merge 6 commits into from
Closed
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion plotly_express/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
)

from ._core import ( # noqa: F401
ExpressFigure,
set_mapbox_access_token,
defaults,
get_trendline_results,
Expand Down
Loading