streamz
streamz
copied to clipboard
python-streamz
Reame
Issues
Flake8 fix
Open
dwskoog
opened this issue 2 weeks ago
• 0 comments
Fixed Flake8 error in streamz/plugins.py
Fixed conftest.py to use current pytest_ignore_collect params
Pytest 7 added the new param
name/type
and it was removed in 9. Pytest 9 gets pulled for the 3.10+ test environments.
Dec 12 '25 23:12
dwskoog