mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 02:15:36 -04:00
[PEP 8] General Style Part 1
This commit is contained in:
parent
5d5519b7b0
commit
d8df3d7a59
5 changed files with 33 additions and 22 deletions
|
@ -42,7 +42,7 @@ def mount_partitions(root_mount_point, partitions):
|
|||
mount_point,
|
||||
fstype,
|
||||
partition.get("options", "")
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
def run():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue