提交 9ba6cccd 编写于 作者: C chenfeiyu

make _prepare_metadata an instance method

上级 94b95c7b
......@@ -13,7 +13,6 @@ class Dataset(object):
"""return a Record"""
raise NotImplementedError
@classmethod
def _prepare_metadata(self):
raise NotImplementedError
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册