This pull request introduces pylint to the workflows and also fixes all issues, pylint showed so far.
Especially the docstrings for resoapp/models.py could need a bit more explanation for the fields used, but for now at least pylint should run without finding any issues.
This pull request introduces pylint to the workflows and also fixes all issues, pylint showed so far.
Especially the docstrings for
resoapp/models.py
could need a bit more explanation for the fields used, but for now at least pylint should run without finding any issues.