kedro.pipeline.decorators

Description

A module containing predefined node decorators in Kedro.

Functions

log_time(func)

A function decorator which logs the time taken for executing a function.