Skip to content

Commit

Permalink
add empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
lgiacome committed Oct 11, 2024
1 parent c978bbf commit 6110a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/instability_vs_pyheadtail/001_time_realistic.py
Original file line number Diff line number Diff line change
Expand Up @@ -289,4 +289,4 @@

print(f'PyHT time: {(t_pyht_end - t_pyht_start) / nTurn:.2e} s')
print(f'Xsuite time: {dt_last_batch_xs / n_batch:.2e} s')
plt.show()
plt.show()

0 comments on commit 6110a02

Please sign in to comment.