Is your feature request related to a problem? Please describe.
Currently, the LP reader rejects indicator/PWL sections with a generic error.
Describe the solution you'd like
Improve the UnsupportedLp error message (name the section + point to docs), document supported LP sections in the module docs, and add a test asserting the error for each unsupported keyword.
Additional context
This issue is tagged good first issue specifically to help new contributors get hands-on with the codebase and wants to contribute in the long term. Please do not use AI for this issue.
Is your feature request related to a problem? Please describe.
Currently, the LP reader rejects indicator/PWL sections with a generic error.
Describe the solution you'd like
Improve the
UnsupportedLperror message (name the section + point to docs), document supported LP sections in the module docs, and add a test asserting the error for each unsupported keyword.Additional context
This issue is tagged
good first issuespecifically to help new contributors get hands-on with the codebase and wants to contribute in the long term. Please do not use AI for this issue.