Skip to content

Commit 240c7c3

Browse files
committed
Fix __all__ in api to include all required function to be exported in *
1 parent 52ebae5 commit 240c7c3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/fairmd/lipids/api.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,10 @@
4747
"get_ApL_data",
4848
"get_FF",
4949
"get_OP",
50+
"get_density",
5051
"get_eqtimes",
5152
"get_mean_ApL",
53+
"get_quality",
5254
"get_thickness",
5355
"get_total_area",
5456
"mda_gen_selection_mols",

0 commit comments

Comments
 (0)