Skip to content

CLI Entry Point, Reformat with Black v25.1.0 #644

CLI Entry Point, Reformat with Black v25.1.0

CLI Entry Point, Reformat with Black v25.1.0 #644

Workflow file for this run

name: Black
on: [pull_request]
jobs:
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v4
- uses: psf/black@22.12.0