typo
This commit is contained in:
@ -17,7 +17,7 @@ from grum.theme import pg_plot_style
|
|||||||
("plot_name", None, None, None, [], []),
|
("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
|
plot_name, plot_title, plot_xlabel, plot_ylabel, xs, ys
|
||||||
):
|
):
|
||||||
if plot_title:
|
if plot_title:
|
||||||
|
Reference in New Issue
Block a user