Skip to content

Bump black from 19.10b0 to 24.3.0 in /requirements #5

Bump black from 19.10b0 to 24.3.0 in /requirements

Bump black from 19.10b0 to 24.3.0 in /requirements #5

Workflow file for this run

name: black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/black@stable