Skip to content

Commit 243585d

Browse files
Update pmd_beamphysics/plot.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5f82791 commit 243585d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pmd_beamphysics/plot.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -261,8 +261,6 @@ def density_plot(
261261
else:
262262
ax.set_xlabel(labelx)
263263

264-
# ax.set_xlabel(labelx)
265-
266264
if xlim:
267265
ax.set_xlim(xmin / f1, xmax / f1)
268266

0 commit comments

Comments
 (0)