Skip to content

Issues with Advanced Functions notebook #363

@edoardob90

Description

@edoardob90

In the "Parametrized decorators" section, a sentence is missing a not:

But wait: why did we use the fancy @- syntax?
The reason is simple: with @ the decorating function (timed here) can only take a single argument, that is, the function to be decorated.

should be:

But wait: why didn't we use the fancy @- syntax?

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions