Skip to content

Bump coverage from 7.3.3 to 7.3.4 #63

Bump coverage from 7.3.3 to 7.3.4

Bump coverage from 7.3.3 to 7.3.4 #63

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/black@23.12.0