摘要: 最近补充一下python知识,关于super().init(**kwargs)属于在class中常用的调用父类方法: `class Child(father_class): name: str = "Stitch" profile: str = "Tutorial Assistant" goal: 阅读全文
posted @ 2024-06-21 16:56 Kevincoding 阅读(156) 评论(0) 推荐(0)