splinepy.io.ioutils.make_meaningful# splinepy.io.ioutils.make_meaningful(line, comment='#')[source]# Tries to turn a str input a meaningful line. Returns False if it is not possible Parameters: line (str) comment (str) – str that defined comment section. “#” is default