Skip to content

set methods can now return a set or a lis, depending on user's choice #295

set methods can now return a set or a lis, depending on user's choice

set methods can now return a set or a lis, depending on user's choice #295

Workflow file for this run

name: ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v2