[kedro.hooks]
pandera_hook = kedro_pandera.framework.hooks.pandera_hook:pandera_hook

[kedro.project_commands]
kedro_pandera = kedro_pandera.framework.cli.cli:commands
