Skip to content

Bump black from 23.1.0 to 24.3.0 #45

Bump black from 23.1.0 to 24.3.0

Bump black from 23.1.0 to 24.3.0 #45

Workflow file for this run

name: Linter
on:
pull_request:
jobs:
linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/action@v3.0.0