forensicfit.utils.general module#

forensicfit.utils.general.copy_doc(copy_func)[source]#

Use Example: copy_doc(self.copy_func)(self.func) or used as deco

Return type:

Callable