mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
doc: fix resource doc generation .. not sure why this line that removed legit indent was there
This commit is contained in:
parent
92924385db
commit
ced222eaa5
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ for c in ResourceClasses:
|
|||
|
||||
|
||||
for resource_id, doc in sorted(ResourceDocString.items()):
|
||||
doc = doc.replace("\n ", "\n")
|
||||
|
||||
print("----------------")
|
||||
print("")
|
||||
|
|
Loading…
Add table
Reference in a new issue