Skip to content

Bump black from 21.7b0 to 24.3.0 in /tests/integration #1398

Bump black from 21.7b0 to 24.3.0 in /tests/integration

Bump black from 21.7b0 to 24.3.0 in /tests/integration #1398

Workflow file for this run

---
name: PR Labeler
on:
- pull_request
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}