Skip to content

Merge pull request #13 from hmcezar/hotfix-ci-errors #63

Merge pull request #13 from hmcezar/hotfix-ci-errors

Merge pull request #13 from hmcezar/hotfix-ci-errors #63

Workflow file for this run

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