Skip to content

fix typo in script name and make it update the relevant info files #126

fix typo in script name and make it update the relevant info files

fix typo in script name and make it update the relevant info files #126

Workflow file for this run

name: Lint with Black
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable