mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Update naming
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
fd46d3ee93
commit
a000277430
1 changed files with 1 additions and 1 deletions
|
|
@ -284,7 +284,7 @@ class PreLoadHookPlugin:
|
|||
pass
|
||||
|
||||
|
||||
class PostLoadHookPlugin:
|
||||
class PostLoaderHookPlugin:
|
||||
"""Plugin that should be run after any Loaders in 'loaders'
|
||||
|
||||
Should be used as non-invasive method to enrich core loading process.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue