Simplify list comprehension when a call to function returning a tuple is necessary

后端 未结 0 1404
萌比男神i
萌比男神i 2021-01-11 09:28

I have the following function:

def get_cofactors_matrix(self) -> \'Matrix\':
    """Returns the cofactors matrix"""
cofactors         


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