This commit is contained in:
2023-03-14 11:28:09 +01:00
parent d1fad72510
commit 946b72e266

View File

@ -17,7 +17,7 @@ from grum.theme import pg_plot_style
("plot_name", None, None, None, [], []),
],
)
def test_plot_derscription_init(
def test_plot_description_init(
plot_name, plot_title, plot_xlabel, plot_ylabel, xs, ys
):
if plot_title: