Skip to content

Fix for importing mpl colormaps with recent versions of matplotlib #101

Fix for importing mpl colormaps with recent versions of matplotlib

Fix for importing mpl colormaps with recent versions of matplotlib #101

Workflow file for this run

name: When Opened
on:
pull_request_target:
types:
- opened
jobs:
triage:
runs-on: ubuntu-latest
steps:
- name: Label PR
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"