Update naming

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Petr Kalis 2025-04-07 10:57:58 +02:00 committed by GitHub
parent fd46d3ee93
commit a000277430
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.