looper icon indicating copy to clipboard operation
looper copied to clipboard

PyTestReturnNotNoneWarning

Open donaldcampbelljr opened this issue 9 months ago • 0 comments

Seeing some of these warnings in the testing suite via the test_args_expansion function:

PytestReturnNotNoneWarning: Expected None, but tests/test_comprehensive.py::test_args_expansion returned ['--dry-run'], which will be an error in a future version of pytest

donaldcampbelljr avatar May 20 '24 13:05 donaldcampbelljr