8000 Updated README · matplotlib/matplotlib@57728b5 · GitHub
[go: up one dir, main page]

Skip to content

Improve README by adding Quick Example of Line Plot #7293

Improve README by adding Quick Example of Line Plot

Improve README by adding Quick Example of Line Plot #7293

Workflow file for this run

---
name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b # v6.0.1
with:
sync-labels: true
0