Skip to content

Reduce the possible lines to 1 when using fetch in sqsh.fetchone #4

Reduce the possible lines to 1 when using fetch in sqsh.fetchone

Reduce the possible lines to 1 when using fetch in sqsh.fetchone #4

name: check format using ruff
on: [push]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
args: format --check