python:TypeError: main() takes 0 positional arguments but 1 was given

TypeError: main() takes 0 positional arguments but 1 was given

 

def main(self):

Brackets plus self just fine

Guess you like

Origin www.cnblogs.com/christy99cc/p/11291293.html