Class variable is NoneType even though attribute was defined

前端 未结 0 652
不知归路
不知归路 2021-01-14 08:14

I have a class that looks like this:

class DatabaseTest:

    def __init__(self):

        self.headers = {
                    


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题