Skip to content

Add functools.wraps to decorator materials #110

Open
@PythonCHB

Description

@PythonCHB

functools.wraps

is a decorator that copies a bunch of the metadata about the function being wrapped -- makes decorated functions more friendly.

-CHB

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions