提交 513fe853 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!59 fix static check

Merge pull request !59 from wenkai/wk0422pylint
......@@ -157,8 +157,6 @@ class HistogramReservoir(Reservoir):
Args:
size (int): Container Size. If the size is 0, the container is not limited.
"""
def __init__(self, size):
super().__init__(size)
def samples(self):
"""Return all stored samples."""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册