https://kedro.org/ logo
#beginners-need-help
Title
# beginners-need-help
a

antony.milne

02/02/2022, 10:07 AM
Hello @User ! 1. I would go for
src/project_name/hooks.py
. If you have a lot of hooks then you might like to make a new package
src/project_name/hooks/
and break them into multiple files in there