How can I get rid of the wavy line

I just start my python course, however, the wavy line always shows up in VS code even if there is no error. Here is the screenshot.

How can I get rid of the wavy line? It’s annoying.

You have to disable the pylint warning that shows up at the bottom of your screen in the “Problems” section. Search the forums, lots of links about how to change pylint settings.