Skip to content

Feature/minor improvements to use helpers #48

Feature/minor improvements to use helpers

Feature/minor improvements to use helpers #48

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.11.0