ayon-core/client
Roy Nieterau a593516f29 Fix Hook logic to actually run on a LoaderHookPlugin instance
- Now `self` on the hook method actually refers to an instantiated `LoaderHookPlugin`
- Add `plugin` kwargs to the hook methods to still provide access to the `LoaderPlugin` instance for potential advanced behavior
- Fix type hint on `compatible_hooks` arguments to `add_hooks_to_loader` function
2025-06-17 23:39:25 +02:00
..
ayon_core Fix Hook logic to actually run on a LoaderHookPlugin instance 2025-06-17 23:39:25 +02:00
pyproject.toml added markdown label 2025-05-07 17:07:34 +02:00