I am recieving a TypeError, why am i getting it?

前端 未结 0 1319
挽巷
挽巷 2020-12-08 03:03

My Code:

def all_following(data: TwitterverseDict, username: str) -> list[str]:

Error:

TypeError: \'type\' object is not su         


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