I installed PyCharm and enabled pep8 checks in Inspections. If I write:
pep8
Inspections
def func(argOne): print(argOne)
The
Argh! This was frustrating to me as well.
It is the only warning I disagree with. Anyways, you can fix it by flicking this checkbox in the image.