Skip to content

Fix mypy errors with newer pandas-stubs #7458

Fix mypy errors with newer pandas-stubs

Fix mypy errors with newer pandas-stubs #7458

Workflow file for this run

name: "PR Labeler"
on:
- pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: false