mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
OP-3682 - Hound
This commit is contained in:
parent
ae88578dbd
commit
b2999a7bbd
2 changed files with 2 additions and 2 deletions
|
|
@ -235,4 +235,4 @@ def check_addons(server_endpoint, addon_folder, downloaders):
|
|||
|
||||
|
||||
def cli(*args):
|
||||
raise NotImplemented
|
||||
raise NotImplemented
|
||||
|
|
|
|||
|
|
@ -51,7 +51,7 @@ def sample_addon_info():
|
|||
}
|
||||
}
|
||||
],
|
||||
"hash": "4be25eb6215e91e5894d3c5475aeb1e379d081d3f5b43b4ee15b0891cf5f5658"
|
||||
"hash": "4be25eb6215e91e5894d3c5475aeb1e379d081d3f5b43b4ee15b0891cf5f5658" # noqa
|
||||
}
|
||||
yield addon_info
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue