Skip to content

Bump black from 23.1.0 to 23.10.1 #1885

Bump black from 23.1.0 to 23.10.1

Bump black from 23.1.0 to 23.10.1 #1885

Workflow file for this run

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