Skip to content

Merge branch 'nowa-809' into lieryan-update-python-actions-versions #1618

Merge branch 'nowa-809' into lieryan-update-python-actions-versions

Merge branch 'nowa-809' into lieryan-update-python-actions-versions #1618

Workflow file for this run

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