python-tutorial
python-tutorial copied to clipboard
Pytest: testing against a max timeout doesn't work
I thought it did, but I think it needs a double-check. I'm using pytest-timeout
.
This is related to one exercise in the "Functions" notebook of the Intro tutorial.