Skip to content

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

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

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

name: lint code using ruff
on: [push]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1