Add how to disable Pylint warnings for LISA Constants
LISA Constants dynamically generates the constants, and Pylint does not parse this correctly. In the end, it issues warnings in clients for each constant imported from LISA Constants.
Let's add a section in the README with instructions to ignore these: