Skip to content

Add test and docs on serializing results #272

Add test and docs on serializing results

Add test and docs on serializing results #272

Workflow file for this run

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