Skip to content

Bump pylint from 3.2 to 3.3.1 #242

Bump pylint from 3.2 to 3.3.1

Bump pylint from 3.2 to 3.3.1 #242

Workflow file for this run

name: Black Formatting
on:
push:
branches: main
pull_request:
branches: main
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable