[2025-05] Bump dependencies #305
pr.yaml
on: pull_request
pytest
9m 15s
pytest-dev-tools
3m 40s
notebooks
7m 31s
format
1m 9s
pylint
2m 40s
mypy
2m 39s
autogenerate-notebooks
1m 41s
Annotations
5 errors
|
mypy
Process completed with exit code 1.
|
|
mypy:
qualtran/drawing/bloq_counts_graph_test.py#L51
"Node" has no attribute "get_label" [attr-defined]
|
|
mypy:
qualtran/drawing/bloq_counts_graph.py#L102
Incompatible return value type (got "str", expected "bytes") [return-value]
|
|
mypy:
qualtran/drawing/graphviz.py#L363
Incompatible return value type (got "str", expected "bytes") [return-value]
|
|
mypy
Incompatible return value type (got "Graph", expected "Dot") [return-value]
|