Skip to content

- bumping version, nothing is different compared to V1.3.0. This is o… #75

- bumping version, nothing is different compared to V1.3.0. This is o…

- bumping version, nothing is different compared to V1.3.0. This is o… #75

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/[email protected]