TypeError: 'list' object is not callable - assertWarns()

前端 未结 0 744
春和景丽
春和景丽 2020-12-04 00:16

I have the following function:

def checking_remote_local_groups(data: List[dict], groups: List[dict]) -> List[dict]:
    step = \'GET_GROUPS_TO_CHECK\'
            


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