Skip to content

Bump matplotlib from 3.8.4 to 3.9.0 (#218) #371

Bump matplotlib from 3.8.4 to 3.9.0 (#218)

Bump matplotlib from 3.8.4 to 3.9.0 (#218) #371

Workflow file for this run

name: Linting with black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Lint with Black
uses: psf/black@stable
with:
args: main.py