How to remove blue underlines in VS Code?

Hi everyone!
Does anybody know why there is a blue underline on the first part of the expressions and what to do to remove it?
Thank you!

Just hover on the line and click on fixes offered by vs code to completely remove it.

Hi, I have the same problem and hovering does give me info but it doesn’t fix the problem.
See the image please.

I used something called pylama instead of pylint and it was fixed for me