Skip to content

Handle parentheses around MatchSequence more correctly #1713

Handle parentheses around MatchSequence more correctly

Handle parentheses around MatchSequence more correctly #1713

Workflow file for this run

name: Run Black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@26.5.1