patch.py 文件源码

python
阅读 24 收藏 0 点赞 0 评论 0

项目:vinyl 作者: pyrated 项目源码 文件源码
def _initializer(self, tests: Tuple[type]=()):
    # Forces unittest.BaseTestSuite to filter out missing test classes in its initializer.
    self.unpatched_init(list(filter(lambda x: x is not None, tests)))
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号