Skip to content

Warn user when use download() without specifying auto_adjust #449

Warn user when use download() without specifying auto_adjust

Warn user when use download() without specifying auto_adjust #449

Workflow file for this run

name: Ruff
on:
pull_request:
branches:
- master
- main
- dev
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1