Skip to content

pycore: don't stop source folder detection at the first package #1722

pycore: don't stop source folder detection at the first package

pycore: don't stop source folder detection at the first package #1722

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