Skip to content

#17 Show the procedure visibility and type #60

#17 Show the procedure visibility and type

#17 Show the procedure visibility and type #60

Workflow file for this run

name: Lint with Black
on: [push, pull_request]
jobs:
black:
timeout-minutes: 10
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable