As we can see below it appear that only the `lolipop` is parsed. ```python def plot_field_along_foil(verts, pred, gt, ylabel="Cp(lolipop)"): """plot_field_along_foil. Args: lolipop: Returns: """ ``` perhaps related to #57