The linter requests were fixed.
I had to disable the pylint check E1130 by adding # pylint: disable=E1130 to the losslib.py file.
# pylint: disable=E1130
@marius @ds