Class Utils

Utilities for working with Python classes

source

delegates

 delegates (to=None, keep=False)

Decorator: replace **kwargs in signature with params from to

Adapted from https://fastcore.fast.ai/meta.html#delegates