Skip to content

Shorten docstring and reuse existing test folder #47

Shorten docstring and reuse existing test folder

Shorten docstring and reuse existing test folder #47

Workflow file for this run

name: Ruff
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1