mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-02 20:05:37 -04:00
[grubcfg] add python doc strings
This commit is contained in:
parent
3d8ba2b088
commit
06be842cfa
2 changed files with 4 additions and 5 deletions
|
@ -168,7 +168,7 @@ class FstabGenerator(object):
|
|||
check=check)
|
||||
|
||||
def print_fstab_line(self, dct, file=None):
|
||||
""" Prints line to /etc/fstab file.
|
||||
""" Prints line to '/etc/fstab' file.
|
||||
|
||||
:param dct:
|
||||
:param file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue