feat: update options streams to new api changes and fix CI #714
python-app.yml
on: pull_request
Annotations
2 errors
|
lint
Process completed with exit code 1.
|
|
ruff (RUF059):
tests/conftest.py#L205
tests/conftest.py:205:22: RUF059 Unpacked variable `kwargs_passed` is never used
help: Prefix it with an underscore or any other dummy variable pattern
|