Skip to content

all_models.ipynb: matplotlib 3.11 ValueError on plt.plot(..., label=<port tuple>) #210

all_models.ipynb: matplotlib 3.11 ValueError on plt.plot(..., label=<port tuple>)

all_models.ipynb: matplotlib 3.11 ValueError on plt.plot(..., label=<port tuple>) #210

Workflow file for this run

name: Auto-label PDK issues
on:
issues:
types:
- opened
- edited
- deleted
- pinned
- unpinned
- closed
- reopened
- assigned
- unassigned
- unlabeled
- locked
- unlocked
- transferred
- milestoned
- demilestoned
jobs:
label:
permissions:
contents: read
issues: write
uses: doplaydo/pdk-ci-workflow-public/.github/workflows/issue.yml@main # zizmor: ignore[unpinned-uses]