Skip to content

Bump pyparsing from 3.2.0 to 3.2.1 #727

Bump pyparsing from 3.2.0 to 3.2.1

Bump pyparsing from 3.2.0 to 3.2.1 #727

Workflow file for this run

name: Black
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/[email protected]