Skip to content

bug: docs/examples/instruct_validate_repair/qiskit_code_validation/validation_helpers.py fails as a test due to missing dependency #673

@code4days

Description

@code4days

docs/examples/instruct_validate_repair/qiskit_code_validation/validation_helpers.py fails as a test due to missing flake8_qiskit_migration.

It seems like this example needs to be marked with # pytest: skip similar to qiskit_code_validation.py. If thats the case I'd be happy to submit a PR with the fix.

Steps to reproduce:

From the mellea dir run:

uv venv .venv
source .venv/bin/activate
uv sync --all-extras --all-groups
ollama pull granite4:micro-h
ollama pull granite3.2-vision
ollama pull granite4:micro
ollama pull qwen2.5vl:7b
uv run pytest -m "not qualitative"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions