Skip to content

Commit

Permalink
Update test_plot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry57 authored Oct 27, 2024
1 parent 62da8a4 commit 876b265
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest/test_plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@

def test_plot_fd():
plot_fd(fd_chk(basis_fd(btype="fourier", rangeval=[0, 1], nbasis=4, params=[2 * np.pi]))[1])
assert plt.gcf() is not None

0 comments on commit 876b265

Please sign in to comment.