mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
License & doc generator
This commit is contained in:
parent
03a1241d36
commit
02ebcb8c32
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ def main():
|
|||
in_block = False
|
||||
f.write('\n')
|
||||
f.write(' '+ category_params['category_help'] +'\n')
|
||||
f.write('"""')
|
||||
f.write('"""\n')
|
||||
else:
|
||||
f.write(line)
|
||||
|
||||
|
|
Loading…
Reference in a new issue