Skip to content

Conversation

living180
Copy link
Contributor

The final example in the "Assigning tags to parametrized sessions" section was using nox.param() incorrectly. Fix by passing the parameter values as positional arguments (rather than as a tuple), and passing the tags as a keyword argument.

The final example in the "Assigning tags to parametrized sessions"
section was using nox.param() incorrectly.  Fix by passing the parameter
values as positional arguments (rather than as a tuple), and passing the
tags as a keyword argument.

Signed-off-by: Daniel Harding <dharding@living180.net>
@henryiii henryiii closed this Mar 25, 2025
@henryiii henryiii reopened this Mar 25, 2025
@henryiii henryiii merged commit 7a66cc2 into wntrblm:main Mar 25, 2025
49 checks passed
@henryiii
Copy link
Collaborator

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants