Skip to content

Fixed the linter requests

Tara Evaz Zadeh requested to merge feature/linters into master

The linter requests were fixed.

I had to disable the pylint check E1130 by adding # pylint: disable=E1130 to the losslib.py file.

@marius @ds

Edited by Tara Evaz Zadeh

Merge request reports