Closed nmdickson closed 4 months ago
adds a simple catch for when a user passes in label to a profile plotting function, rather than the more explicit model_label. Before this would just lead to a strange error message whenever label was used.
label
model_label
adds a simple catch for when a user passes in
label
to a profile plotting function, rather than the more explicitmodel_label
. Before this would just lead to a strange error message wheneverlabel
was used.