Skip to content

Fixed linting issues #4377

Fixed linting issues

Fixed linting issues #4377

Workflow file for this run

name: formatting
on: [ push, pull_request ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable