We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ComPWA/tensorwaves#359 switched from pytest-notebook top nbmake. This has several advantages:
tox -e nb
attrs
The text was updated successfully, but these errors were encountered:
ci: rename tox job testnb to nb
0998b08
See ComPWA/compwa.github.io#90
2c5a573
redeboer
Successfully merging a pull request may close this issue.
ComPWA/tensorwaves#359 switched from pytest-notebook top nbmake. This has several advantages:
tox -e nb
)attrs
can be upgraded to >21.1 (pytest-notebook sets limit <21), which works much better with pyright and VSCodehttps://www.attrs.org/en/stable/types.html#pyright
The text was updated successfully, but these errors were encountered: