Skip to content

sorted inner arrays aswell, fix GET issue #100

sorted inner arrays aswell, fix GET issue

sorted inner arrays aswell, fix GET issue #100

Workflow file for this run

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