mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[CI] Format code with Black
This commit is contained in:
parent
1eb208db23
commit
dd93df45e6
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()):
|
||||
|
||||
print("----------------")
|
||||
print("")
|
||||
print(f"## {resource_id.replace('_', ' ').title()}")
|
||||
|
|
Loading…
Add table
Reference in a new issue