8000 fixing spacing and flake errors in tag prs · matplotlib/matplotlib@afda290 · GitHub
[go: up one dir, main page]

Skip to content

Commit afda290

Browse files
committed
fixing spacing and flake errors in tag prs
1 parent f8c49f6 commit afda290

File tree

3 files changed

+1
-9
lines changed

3 files changed

+1
-9
lines changed

galleries/examples/lines_bars_and_markers/multivariate_marker_plot.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,9 @@
4747
plt.show()
4848

4949
# %%
50-
<<<<<<< HEAD
5150
# .. tags::
5251
#
5352
# component: marker
5453
# styling: color
5554
# level: beginner
5655
# purpose: fun
57-
=======
58-
# .. tags:: styling: marker, purpose: fun
59-
>>>>>>> 9577fb2f77 (tags for multivariate_marker_plot, geo_demo, and subplots_demo)

galleries/examples/subplots_axes_and_figures/subplots_demo.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,14 +211,10 @@
211211
plt.show()
212212

213213
# %%
214-
<<<<<<< HEAD
215214
# .. tags::
216215
#
217216
# component: subplot
218217
# plot-type: line
219218
# plot-type: polar
220219
# level: beginner
221220
# purpose: showcase
222-
=======
223-
# .. tags:: component: axes, component: axis, component: subplot, plot-type: polar
224-
>>>>>>> 9577fb2f77 (tags for multivariate_marker_plot, geo_demo, and subplots_demo)

galleries/examples/widgets/polygon_selector_simple.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
# %%
4141
# .. tags::
4242
#
43-
# component:axes, styling: position, plot-type: line, level: intermediate,
43+
# component: axes, styling: position, plot-type: line, level: intermediate,
4444
# domain: cartography, domain: geometry, domain: statistics,
4545
# internal: high-bandwidth
4646
#

0 commit comments

Comments
 (0)
0