Skip to content

drop max backoff interval to 5 minutes #579

drop max backoff interval to 5 minutes

drop max backoff interval to 5 minutes #579

Workflow file for this run

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