following adjustment

This commit is contained in:
2019-12-15 11:34:39 +08:00
parent 87081c9149
commit dfd5369114
2 changed files with 18 additions and 0 deletions

View File

@@ -41,3 +41,6 @@ class Datapack:
print("Error: length is larger than the body")
raise IOError
def is_complete(self):
pass # here needs to add more function