Skip to content

Issues found in "Functions (advanced)" notebook #363

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions