Skip to content

Put new column kwarg at end for consistency #3

Put new column kwarg at end for consistency

Put new column kwarg at end for consistency #3

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