Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Format: Update formatting to adhere to check
  • Loading branch information
Erik Paskalev committed Jun 27, 2025
commit b92a744e3dd48c19aaf322366097908d351bdb1b
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/_layout.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Layout
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_bar.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Bar
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_barpolar.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Barpolar
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_box.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Box
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_candlestick.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Candlestick
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_carpet.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Carpet
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_choropleth.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Choropleth
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_choroplethmap.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Choroplethmap
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Choroplethmapbox
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_cone.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Cone
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_contour.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Contour
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_contourcarpet.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Contourcarpet
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_densitymap.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Densitymap
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_densitymapbox.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Densitymapbox
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_funnel.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Funnel
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_funnelarea.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Funnelarea
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_heatmap.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Heatmap
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_histogram.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Histogram
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_histogram2d.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Histogram2d
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Histogram2dContour
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_icicle.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Icicle
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_image.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Image
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_indicator.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Indicator
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_isosurface.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Isosurface
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_mesh3d.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Mesh3d
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_ohlc.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Ohlc
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_parcats.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Parcats
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_parcoords.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Parcoords
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_pie.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Pie
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_sankey.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Sankey
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_scatter.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Scatter
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_scatter3d.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Scatter3d
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_scattercarpet.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Scattercarpet
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_scattergeo.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Scattergeo
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_scattergl.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Scattergl
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_scattermap.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Scattermap
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_scattermapbox.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Scattermapbox
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_scatterpolar.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Scatterpolar
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_scatterpolargl.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Scatterpolargl
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_scattersmith.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Scattersmith
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_scatterternary.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Scatterternary
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_splom.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Splom
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_streamtube.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Streamtube
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_sunburst.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Sunburst
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_surface.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Surface
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_table.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Table
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_treemap.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Treemap
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_violin.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Violin
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_volume.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Volume
1 change: 0 additions & 1 deletion plotly/graph_objs/layout/template/data/_waterfall.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
from plotly.graph_objs import Waterfall
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import pytest
import plotly.graph_objects as go
from plotly.subplots import make_subplots

def test_add_hline_on_empty_subplots_creates_shape_default():
Expand Down