[mount] add python doc strings
This commit is contained in:
parent
d7b36e9ff7
commit
016dd71db4
@ -24,7 +24,7 @@ import libcalamares
|
||||
|
||||
|
||||
def mount_partitions(root_mount_point, partitions):
|
||||
"""
|
||||
""" Pass back mount point and filesystem for each partition.
|
||||
|
||||
:param root_mount_point:
|
||||
:param partitions:
|
||||
@ -49,8 +49,7 @@ def mount_partitions(root_mount_point, partitions):
|
||||
|
||||
|
||||
def run():
|
||||
"""
|
||||
|
||||
""" Define mountpoints.
|
||||
|
||||
:return:
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user