[umount] add python doc strings

main
Philip 10 years ago committed by Teo Mrnjavac
parent be2353e54b
commit d22e194ee7

@ -25,7 +25,7 @@ import libcalamares
def list_mounts(root_mount_point):
"""
""" List mount points.
:param root_mount_point:
:return:
@ -39,8 +39,7 @@ def list_mounts(root_mount_point):
def run():
"""
""" Unmounts given mountpoints in decreasing order.
:return:
"""

Loading…
Cancel
Save