mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
woops, end of file
This commit is contained in:
parent
f893187abd
commit
fc32704565
1 changed files with 0 additions and 1 deletions
|
@ -70,4 +70,3 @@ def get_wishlist() -> dict[str, dict[str, str]]:
|
||||||
def get_graveyard() -> dict[str, dict[str, str]]:
|
def get_graveyard() -> dict[str, dict[str, str]]:
|
||||||
wishlist_path = REPO_APPS_ROOT / "graveyard.toml"
|
wishlist_path = REPO_APPS_ROOT / "graveyard.toml"
|
||||||
return toml.load(wishlist_path)
|
return toml.load(wishlist_path)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue