Skip to content

fix: Set default value for api_name to "LOCAL" in multiple methods #1976

fix: Set default value for api_name to "LOCAL" in multiple methods

fix: Set default value for api_name to "LOCAL" in multiple methods #1976

Workflow file for this run

name: Ruff lint
on:
push:
branches: [ main ]
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened, closed]
jobs:
ruff-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3