Closed LauriKurki closed 1 month ago
fixes #302
I added the check if first character on the line is #, and removed the old check since that part can't be reached (the params class doesn't have attribute #).
#
fixes #302
I added the check if first character on the line is
#
, and removed the old check since that part can't be reached (the params class doesn't have attribute#
).