[nbdev] pylint always inserts two lines between the Cell tag and the function declaration. Any way to resolve that?

I edited the code by jupyter lab and atom (with pylint). However, pylint always tries to add two lines between the Cell tag and the function declaration. Is there any way to disable that? I can’t just disable pylint, because I still want some syntax checking…

Before

After run pylint