epy._internal.wraps_with_reload

epy._internal.wraps_with_reload#

etils.epy._internal.wraps_with_reload(fn: collections.abc.Callable[[...], Any]) collections.abc.Callable[[etils.epy._internal._FnT], etils.epy._internal._FnT][source]#

Wrap the function to support colab module reload.