Update functions_using_objects_of_custom_classes.py
This commit is contained in:
parent
2e41f23588
commit
845ce2d719
@ -1,6 +1,6 @@
|
||||
# functions_using_objects_of_custom_classes
|
||||
|
||||
# 将原子对象列表转出原子字典列表
|
||||
# 将原子对象列表转成原子字典列表
|
||||
def convert_atom_object_list_to_atom_dict_list(atom_object_list):
|
||||
atom_dict_list = []
|
||||
for atom_object in atom_object_list:
|
||||
|
Loading…
x
Reference in New Issue
Block a user