[grubcfg] add python doc strings

This commit is contained in:
Philip 2015-02-21 10:24:13 +01:00 committed by Teo Mrnjavac
parent 3d8ba2b088
commit 06be842cfa
2 changed files with 4 additions and 5 deletions

View file

@ -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: