Skip to content

Commit 0fbffb8

Browse files
committed
finished lipidmaps
1 parent 436b721 commit 0fbffb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omnipath_metabo/schema/_structure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def __iter__(self):
5656

5757
class LipidMaps():
5858
scheme = Structure
59-
59+
name = 'LipidMaps'
6060
def __iter__(self):
6161
sdf = lipidmaps.lmsd_sdf()
6262

0 commit comments

Comments
 (0)