diff --git a/lusSTR/wrappers/convert.py b/lusSTR/wrappers/convert.py index 4b9f36e4..fe665e05 100644 --- a/lusSTR/wrappers/convert.py +++ b/lusSTR/wrappers/convert.py @@ -215,7 +215,6 @@ def make_plot(df, id, sex, sameyaxis): plt.text( 0.4, 0.95, "Marker Plots With Custom Y-Axis Scale", transform=fig.transFigure, size=24 ) - # return ax def main(input, out, kit, uas, sex, nocombine):