进一步实现 interface
This commit is contained in:
@@ -23,4 +23,4 @@ def load_electron(path: pathlib.Path, fmt = "json"):
|
||||
lst = list()
|
||||
for item, attr in dictdata.items():
|
||||
lst.append(Electron(hasher.hash(item), attr))
|
||||
return lst
|
||||
return lst
|
||||
|
||||
Reference in New Issue
Block a user