Skip to content

Add retry option based on Retry from urllib3.util (#28) #151

Add retry option based on Retry from urllib3.util (#28)

Add retry option based on Retry from urllib3.util (#28) #151

Workflow file for this run

name: Linter
on: [ push, pull_request ]
jobs:
lint-ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1