Skip to content

Bump mp-api from 0.24.1 to 0.40.1 #96

Bump mp-api from 0.24.1 to 0.40.1

Bump mp-api from 0.24.1 to 0.40.1 #96

Workflow file for this run

name: Check code style
on:
push:
branches: [ "dev" ]
pull_request:
branches: [ "dev" ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable